Skip to content

Conversation

@Kuzyashin
Copy link
Contributor

Fix #665

@codecov-io
Copy link

codecov-io commented Oct 7, 2020

Codecov Report

Merging #666 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #666   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files          99       99           
  Lines       10191    10191           
  Branches     1138     1138           
=======================================
  Hits        10022    10022           
  Misses        137      137           
  Partials       32       32           
Impacted Files Coverage Δ
faust/models/record.py 96.38% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6ebdd9...8948dde. Read the comment docs.

@codecov-commenter
Copy link

Codecov Report

Merging #666 (8948dde) into master (b6ebdd9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #666   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files          99       99           
  Lines       10191    10191           
  Branches     1138     1138           
=======================================
  Hits        10022    10022           
  Misses        137      137           
  Partials       32       32           
Impacted Files Coverage Δ
faust/models/record.py 96.38% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6ebdd9...8948dde. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation incorrect on JSON serialization, missing include_metadata argument

3 participants