TidalPaladin / combustion

Collection of helpers for deep learning with PyTorch
Apache License 2.0
4 stars 1 forks source link

Add additional dataclass features #24

Closed TidalPaladin closed 2 years ago

TidalPaladin commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #24 (5ffaec2) into master (b375627) will increase coverage by 0.47%. The diff coverage is 88.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   81.21%   81.69%   +0.47%     
==========================================
  Files          61       61              
  Lines        3035     3065      +30     
==========================================
+ Hits         2465     2504      +39     
+ Misses        570      561       -9     
Impacted Files Coverage Δ
combustion/util/dataclasses.py 71.06% <88.63%> (+13.70%) :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 b375627...5ffaec2. Read the comment docs.