Apipie / apypie

Apipie bindings for Python
https://apypie.readthedocs.io/en/latest/
MIT License
1 stars 9 forks source link

run codecov as an action #83

Closed evgeni closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #83 into master will decrease coverage by 2.77%. The diff coverage is 79.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   93.13%   90.35%   -2.78%     
==========================================
  Files           8        8              
  Lines         364      425      +61     
==========================================
+ Hits          339      384      +45     
- Misses         25       41      +16     
Impacted Files Coverage Δ
apypie/exceptions.py 100.00% <ø> (ø)
apypie/inflector.py 77.90% <52.38%> (-1.37%) :arrow_down:
apypie/resource.py 87.50% <70.00%> (-12.50%) :arrow_down:
apypie/route.py 90.47% <75.00%> (-9.53%) :arrow_down:
apypie/api.py 92.61% <85.29%> (-2.00%) :arrow_down:
apypie/action.py 94.82% <90.47%> (-4.03%) :arrow_down:
apypie/example.py 100.00% <100.00%> (ø)
apypie/param.py 100.00% <100.00%> (ø)

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 c618aa0...7e5ed46. Read the comment docs.