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

feat: add cosem models, downloading, caching, binning, and tests #50

Merged
merged 4 commits into from
Jun 13, 2024

Conversation

tlambert03
Copy link
Owner

pulls out a lot of the cosem logic from #18 ... more needed still to hook it up to the simulation

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

Attention: Patch coverage is 77.16702% with 108 lines in your changes missing coverage. Please review.

Project coverage is 84.64%. Comparing base (47a8106) to head (19bfa80).
Report is 1 commits behind head on main.

Current head 19bfa80 differs from pull request most recent head 171ac25

Please upload reports for the commit 171ac25 to get more accurate results.

Files Patch % Lines
src/microsim/cosem/_tstore.py 42.37% 68 Missing ⚠️
src/microsim/util.py 25.00% 18 Missing ⚠️
src/microsim/cosem/models.py 94.59% 10 Missing ⚠️
src/microsim/cosem/_client.py 93.54% 6 Missing ⚠️
src/microsim/cosem/manage.py 91.48% 4 Missing ⚠️
src/microsim/schema/detectors/_simulate.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   80.45%   84.64%   +4.19%     
==========================================
  Files          43       44       +1     
  Lines        2118     2312     +194     
==========================================
+ Hits         1704     1957     +253     
+ Misses        414      355      -59     

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

@tlambert03 tlambert03 merged commit 587438c into main Jun 13, 2024
15 checks passed
@tlambert03 tlambert03 deleted the cosem2 branch June 13, 2024 00:09
@tlambert03 tlambert03 mentioned this pull request Jun 16, 2024
15 tasks
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.

1 participant