Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase modularization & Removed multi-processing (feature in the future) #32

Merged
merged 6 commits into from
Jan 22, 2024

Conversation

chenyangkang
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2024

Codecov Report

Attention: 52 lines in your changes are missing coverage. Please review.

Comparison is base (f11ac77) 75.89% compared to head (eae6360) 77.77%.
Report is 12 commits behind head on main.

Files Patch % Lines
stemflow/utils/validation.py 68.35% 25 Missing ⚠️
stemflow/model/AdaSTEM.py 93.44% 8 Missing ⚠️
stemflow/utils/wrapper.py 60.00% 6 Missing ⚠️
stemflow/model/static_func_AdaSTEM.py 80.76% 5 Missing ⚠️
stemflow/gridding/QTree.py 71.42% 4 Missing ⚠️
stemflow/gridding/QuadGrid.py 80.00% 3 Missing ⚠️
stemflow/utils/jitterrotation/jitterrotator.py 95.65% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   75.89%   77.77%   +1.87%     
==========================================
  Files          22       24       +2     
  Lines        1390     1413      +23     
==========================================
+ Hits         1055     1099      +44     
+ Misses        335      314      -21     

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

@chenyangkang chenyangkang merged commit 61cff10 into main Jan 22, 2024
4 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