Skip to content

Conversation

@chenyangkang
Copy link
Owner

The main bugs fixed:

  1. [BUG] IndexError: single positional indexer is out-of-bounds #82
  2. A previous bug: after getting an attribute of a LazyLoadingEstimator object, the model was not auto-dumped. This is now fixed.

@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

❌ Patch coverage is 82.01439% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.57%. Comparing base (664a13f) to head (f5da089).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
stemflow/utils/plot_gif.py 75.71% 17 Missing ⚠️
stemflow/model/AdaSTEM.py 87.27% 7 Missing ⚠️
stemflow/lazyloading/lazyloading.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   90.97%   90.57%   -0.40%     
==========================================
  Files          40       40              
  Lines        3566     3587      +21     
==========================================
+ Hits         3244     3249       +5     
- Misses        322      338      +16     

☔ 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.

@chenyangkang chenyangkang merged commit 5f440fc into main Oct 31, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants