mwchase / python-structured-data

MIT License
2 stars 0 forks source link

3.8 only #49

Closed mwchase closed 4 years ago

mwchase commented 4 years ago

Trying out the rtd beta.

codecov[bot] commented 4 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #49    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          61     59     -2     
  Lines        2408   2645   +237     
  Branches      179    183     +4     
======================================
+ Hits         2408   2645   +237
Impacted Files Coverage Δ
.../structured_data/_match/patterns/basic_patterns.py 100% <ø> (ø) :arrow_up:
tests/structured_data/conftest.py 100% <ø> (ø) :arrow_up:
...s/structured_data/_match/descriptor/test_common.py 100% <100%> (ø) :arrow_up:
src/structured_data/_match/matchable.py 100% <100%> (ø) :arrow_up:
src/structured_data/_match/match_dict.py 100% <100%> (ø) :arrow_up:
src/structured_data/_match/descriptor/function.py 100% <100%> (ø) :arrow_up:
tests/structured_data/test_data.py 100% <100%> (ø) :arrow_up:
src/structured_data/_class_placeholder.py 100% <100%> (ø) :arrow_up:
src/structured_data/_adt/sum_type.py 100% <100%> (ø) :arrow_up:
tests/structured_data/test_match.py 100% <100%> (ø) :arrow_up:
... and 23 more

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 24a7f2e...7d62967. Read the comment docs.