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

Reorganize code #12

Merged
merged 41 commits into from
Apr 9, 2024
Merged

Reorganize code #12

merged 41 commits into from
Apr 9, 2024

Conversation

tlambert03
Copy link
Owner

This pull request includes the following changes:

  • Reorganized the code to improve readability and maintainability.

  • Fixed import and formatting issues in multiple files.

These changes aim to enhance the code quality and make it easier to work with.

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

Attention: Patch coverage is 82.51121% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 52.93%. Comparing base (7b9d90d) to head (ad14019).
Report is 3 commits behind head on main.

❗ Current head ad14019 differs from pull request most recent head aa9d8f4. Consider uploading reports for the commit aa9d8f4 to get more accurate results

Files Patch % Lines
src/microsim/schema/space.py 82.05% 14 Missing ⚠️
src/microsim/util.py 71.42% 14 Missing ⚠️
src/microsim/schema/modality/widefield.py 57.14% 6 Missing ⚠️
src/microsim/schema/simulation.py 90.00% 3 Missing ⚠️
src/microsim/models/_microscope.py 0.00% 1 Missing ⚠️
src/microsim/samples/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   44.09%   52.93%   +8.84%     
==========================================
  Files          27       37      +10     
  Lines         728      937     +209     
==========================================
+ Hits          321      496     +175     
- Misses        407      441      +34     

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

@tlambert03 tlambert03 merged commit f59a6a9 into main Apr 9, 2024
14 checks passed
@tlambert03 tlambert03 deleted the schema branch April 9, 2024 17:08
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