lf1-io / padl

Functional deep learning
Apache License 2.0
106 stars 4 forks source link

Generate real requirements.txt instead of versions.txt #425

Closed wuhu closed 2 years ago

wuhu commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #425 (869cc1f) into main (232ff3d) will increase coverage by 0.07%. The diff coverage is 97.36%.

@@            Coverage Diff             @@
##             main     #425      +/-   ##
==========================================
+ Coverage   88.18%   88.26%   +0.07%     
==========================================
  Files          15       15              
  Lines        3065     3085      +20     
==========================================
+ Hits         2703     2723      +20     
  Misses        362      362              
Impacted Files Coverage Δ
padl/dumptools/packagefinder.py 96.55% <96.00%> (+1.42%) :arrow_up:
padl/transforms.py 91.35% <100.00%> (+0.01%) :arrow_up:

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 232ff3d...869cc1f. Read the comment docs.