Skip to content

Proposal for adding get_convergence method to ProtocolResult#599

Draft
dotsdl wants to merge 2 commits intomainfrom
ProtocolResult-get-convergence
Draft

Proposal for adding get_convergence method to ProtocolResult#599
dotsdl wants to merge 2 commits intomainfrom
ProtocolResult-get-convergence

Conversation

@dotsdl
Copy link
Member

@dotsdl dotsdl commented Aug 9, 2025

No description provided.

@codecov
Copy link

codecov bot commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.88%. Comparing base (c053055) to head (5aded2c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   98.87%   98.88%           
=======================================
  Files          39       39           
  Lines        2321     2326    +5     
=======================================
+ Hits         2295     2300    +5     
  Misses         26       26           

☔ 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.

"""
...

def get_convergence(self) -> Quantity:
Copy link
Member

Choose a reason for hiding this comment

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

This really doesn't make any sense to me. I just can't see this being widely applicable. In fact, even get_uncertainty is broken and needs a whole rethink.

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