Skip to content

add hugging face export script

679647e
Select commit
Loading
Failed to load commit list.
Merged

Sync main with dev #198

add hugging face export script
679647e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

37.81% (+2.21%) compared to 8838d90

View this Pull Request on Codecov

37.81% (+2.21%) compared to 8838d90

Details

Codecov Report

❌ Patch coverage is 12.43781% with 176 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.81%. Comparing base (8838d90) to head (679647e).

Files with missing lines Patch % Lines
massbalancemachine/training/training.py 7.75% 119 Missing ⚠️
massbalancemachine/plots/map_plots.py 17.94% 32 Missing ⚠️
massbalancemachine/plots/temporal_plots.py 7.69% 12 Missing ⚠️
...lancemachine/models/TorchNeuralNetworkRegressor.py 10.00% 9 Missing ⚠️
massbalancemachine/plots/perf_plots.py 0.00% 2 Missing ⚠️
massbalancemachine/__init__.py 80.00% 1 Missing ⚠️
massbalancemachine/data_preprocessing/wgms.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   35.60%   37.81%   +2.21%     
==========================================
  Files          80       79       -1     
  Lines        7190     6624     -566     
==========================================
- Hits         2560     2505      -55     
+ Misses       4630     4119     -511     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.