lf1-io / padl

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

saving controlled by optional options dict #419

Closed blythed closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #419 (e1d034f) into main (7359ddd) will decrease coverage by 0.12%. The diff coverage is 73.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
- Coverage   87.67%   87.54%   -0.13%     
==========================================
  Files          15       15              
  Lines        3009     3035      +26     
==========================================
+ Hits         2638     2657      +19     
- Misses        371      378       +7     
Impacted Files Coverage Δ
padl/transforms.py 90.89% <72.22%> (-0.76%) :arrow_down:
padl/dumptools/inspector.py 93.38% <80.00%> (+1.72%) :arrow_up:
padl/version.py 100.00% <100.00%> (ø)
padl/dumptools/sourceget.py 87.70% <0.00%> (+0.81%) :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 7359ddd...e1d034f. Read the comment docs.