Apipie / apypie

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

more typing annotations #118

Closed evgeni closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #118 (8f52f07) into master (0f837f2) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage   90.50%   90.53%   +0.02%     
==========================================
  Files           8        8              
  Lines         432      433       +1     
==========================================
+ Hits          391      392       +1     
  Misses         41       41              
Impacted Files Coverage Δ
apypie/action.py 94.87% <ø> (ø)
apypie/resource.py 87.50% <ø> (ø)
apypie/api.py 92.90% <100.00%> (+0.04%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

evgeni commented 1 year ago

the existing failures are unrelated and fixes are prepared in https://github.com/Apipie/apypie/pull/121 and https://github.com/Apipie/apypie/pull/122

ekohl commented 1 year ago

Those are merged, can you rebase?

evgeni commented 1 year ago

done