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

SphereAdaSTEM modules and make mini test #34

Merged
merged 7 commits into from
Jan 24, 2024

Conversation

chenyangkang
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2024

Codecov Report

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

Comparison is base (eae6360) 77.77% compared to head (000013a) 85.37%.
Report is 13 commits behind head on main.

Files Patch % Lines
stemflow/gridding/Sphere_QTree.py 81.08% 35 Missing ⚠️
stemflow/utils/sphere_quadtree.py 71.42% 24 Missing ⚠️
stemflow/model/SphereAdaSTEM.py 90.69% 16 Missing ⚠️
tests/set_up_data.py 81.25% 6 Missing ⚠️
stemflow/model/static_func_AdaSTEM.py 90.56% 5 Missing ⚠️
stemflow/utils/sphere/Icosahedron.py 75.00% 3 Missing ⚠️
stemflow/model/AdaSTEM.py 75.00% 1 Missing ⚠️
stemflow/utils/jitterrotation/jitterrotator.py 95.23% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   77.77%   85.37%   +7.59%     
==========================================
  Files          24       31       +7     
  Lines        1413     2010     +597     
==========================================
+ Hits         1099     1716     +617     
+ Misses        314      294      -20     

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

@chenyangkang chenyangkang merged commit 7436f33 into main Jan 24, 2024
4 checks passed
chenyangkang added a commit that referenced this pull request Sep 20, 2024
SphereAdaSTEM modules and make mini test

Mainly solve #24

Final consideration for #30 – Not using geo-object due to speed limitation.
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