Skip to content

Implement detailed balance settings#162

Open
henrikjacobsenfys wants to merge 2 commits intodevelopfrom
detailed-balance-settings
Open

Implement detailed balance settings#162
henrikjacobsenfys wants to merge 2 commits intodevelopfrom
detailed-balance-settings

Conversation

@henrikjacobsenfys
Copy link
Copy Markdown
Member

Fixes #160

No new tests yet. Will need to test that Analysis uses detailed balancing when convolution is not used.

@henrikjacobsenfys henrikjacobsenfys added [scope] enhancement Adds/improves features (major.MINOR.patch) [priority] high Should be prioritized soon labels Apr 20, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 20, 2026

Codecov Report

❌ Patch coverage is 69.23077% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.88%. Comparing base (5b06f1e) to head (bd714ef).

Files with missing lines Patch % Lines
src/easydynamics/sample_model/sample_model.py 65.71% 10 Missing and 2 partials ⚠️
...dynamics/sample_model/detailed_balance_settings.py 75.00% 5 Missing and 2 partials ⚠️
src/easydynamics/analysis/analysis_base.py 64.28% 4 Missing and 1 partial ⚠️
...dynamics/convolution/numerical_convolution_base.py 61.53% 4 Missing and 1 partial ⚠️
src/easydynamics/analysis/analysis1d.py 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #162      +/-   ##
===========================================
- Coverage    97.93%   96.88%   -1.06%     
===========================================
  Files           43       44       +1     
  Lines         2715     2789      +74     
  Branches       472      484      +12     
===========================================
+ Hits          2659     2702      +43     
- Misses          33       58      +25     
- Partials        23       29       +6     
Flag Coverage Δ
integration 49.30% <48.07%> (+0.27%) ⬆️
unittests 96.88% <69.23%> (-1.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] high Should be prioritized soon [scope] enhancement Adds/improves features (major.MINOR.patch)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant