numaproj / numalogic

Collection of operational time series ML models and tools
https://numalogic.numaproj.io/
Apache License 2.0
166 stars 28 forks source link

fix: tensor dimension swap instead of view change #240

Closed ab93 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #240 (ac4dfac) into main (2dfd84c) will increase coverage by 0.13%. The diff coverage is 95.00%.

@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
+ Coverage   96.30%   96.43%   +0.13%     
==========================================
  Files          53       53              
  Lines        2221     2219       -2     
  Branches      173      174       +1     
==========================================
+ Hits         2139     2140       +1     
+ Misses         58       56       -2     
+ Partials       24       23       -1     
Files Changed Coverage Δ
numalogic/models/autoencoder/base.py 98.30% <50.00%> (ø)
numalogic/models/autoencoder/variants/conv.py 100.00% <100.00%> (ø)
numalogic/models/autoencoder/variants/vanilla.py 100.00% <100.00%> (ø)
numalogic/models/vae/variants/conv.py 100.00% <100.00%> (ø)
numalogic/tools/data.py 95.65% <100.00%> (+0.24%) :arrow_up:

... and 1 file with indirect coverage changes

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