Skip to content

Eac/pz informer#191

Merged
eacharles merged 5 commits intomainfrom
eac/pz_informer
May 5, 2025
Merged

Eac/pz informer#191
eacharles merged 5 commits intomainfrom
eac/pz_informer

Conversation

@eacharles
Copy link
Copy Markdown
Collaborator

Problem & Solution Description (including issue #)

Added additional input to PzInformer to take truth (in case it isn't in the pz file)
Added PzEstimator class.

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.75%. Comparing base (ca3c1d3) to head (c519ada).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
+ Coverage   99.01%   99.75%   +0.73%     
==========================================
  Files          46       47       +1     
  Lines        3150     3228      +78     
==========================================
+ Hits         3119     3220     +101     
+ Misses         31        8      -23     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eacharles eacharles self-assigned this May 5, 2025
Copy link
Copy Markdown
Contributor

@ztq1996 ztq1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks!

@eacharles eacharles merged commit a40e5d7 into main May 5, 2025
6 checks passed
@eacharles eacharles deleted the eac/pz_informer branch May 5, 2025 22:32
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.

3 participants