lf1-io / padl

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

361 save wrapped #363

Closed wuhu closed 2 years ago

wuhu commented 2 years ago

Fix #361.

codecov-commenter commented 2 years ago

Codecov Report

Merging #363 (02178c0) into main (e01b8b1) will increase coverage by 0.08%. The diff coverage is 96.42%.

:exclamation: Current head 02178c0 differs from pull request most recent head 76cf156. Consider uploading reports for the commit 76cf156 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #363      +/-   ##
==========================================
+ Coverage   87.05%   87.13%   +0.08%     
==========================================
  Files          15       15              
  Lines        2804     2830      +26     
==========================================
+ Hits         2441     2466      +25     
- Misses        363      364       +1     
Impacted Files Coverage Δ
padl/wrap.py 89.10% <80.00%> (-0.38%) :arrow_down:
padl/dumptools/inspector.py 91.77% <100.00%> (+0.25%) :arrow_up:
padl/transforms.py 90.35% <100.00%> (+0.11%) :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 e01b8b1...76cf156. Read the comment docs.