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

Wrapping up for stable v1.0 release #23

Merged
merged 18 commits into from
Dec 3, 2024
Merged

Wrapping up for stable v1.0 release #23

merged 18 commits into from
Dec 3, 2024

Conversation

jlvdb
Copy link
Collaborator

@jlvdb jlvdb commented Jul 18, 2024

Problem & Solution Description (including issue #)

This wraps up #9 and addresses any remaining issues for a stable release of the package. Additionally, includes upgrade to yet_another_wizz v3.

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 95.52239% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.64%. Comparing base (cc6f1cd) to head (f7f545e).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
src/rail/estimation/algos/cc_yaw.py 83.33% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   88.72%   96.64%   +7.92%     
==========================================
  Files           7        6       -1     
  Lines         461      358     -103     
==========================================
- Hits          409      346      -63     
+ Misses         52       12      -40     

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

@jlvdb jlvdb merged commit 9b2c9bf into main Dec 3, 2024
7 checks passed
@jlvdb jlvdb deleted the 9-integration-with-rail branch January 14, 2025 13:16
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