Skip to content

Analysis#99

Closed
henrikjacobsenfys wants to merge 17 commits intodevelopfrom
analysis
Closed

Analysis#99
henrikjacobsenfys wants to merge 17 commits intodevelopfrom
analysis

Conversation

@henrikjacobsenfys
Copy link
Member

No description provided.

henrikjacobsenfys and others added 14 commits February 3, 2026 10:46
* initial instrument model

* first draft of analysis

* add test of model base

* small changes

* tests

* clear notebook

* respond to PR comments

* Update resolution_model docstring for clarity
* jump diffusion model

* fix notebook

* fix weakref?

* fix weakref?

* fix weakref???

* ...

* weakref...

* claude fixed it?

* respond to PR comments

* Move scale test to base model and add some formatting

* fix typo

* small fix
* Update pixi.lock

* Reapply templates from v0.4.0

* pixi run fix-all

* Switch to manual pre-commit and simplify tasks

* Enable PyPI Trusted Publishing via OIDC

* Reorder imports and widget magic in notebooks

* Normalize notebook cell IDs
@henrikjacobsenfys henrikjacobsenfys added [scope] enhancement Adds/improves features (major.MINOR.patch) [priority] medium Normal/default priority labels Feb 12, 2026
@henrikjacobsenfys henrikjacobsenfys changed the base branch from master to develop February 12, 2026 11:56
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

❌ Patch coverage is 0% with 980 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@568a59a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/easydynamics/analysis/analysis old.py 0.00% 192 Missing ⚠️
src/easydynamics/analysis/analysis.py 0.00% 144 Missing ⚠️
src/easydynamics/analysis/analysis1d.py 0.00% 141 Missing ⚠️
src/easydynamics/sample_model/instrument_model.py 0.00% 123 Missing ⚠️
src/easydynamics/analysis/analysis_base.py 0.00% 91 Missing ⚠️
...el/diffusion_model/jump_translational_diffusion.py 0.00% 91 Missing ⚠️
src/easydynamics/sample_model/model_base.py 0.00% 40 Missing ⚠️
src/easydynamics/convolution/convolution_base.py 0.00% 39 Missing ⚠️
src/easydynamics/experiment/experiment.py 0.00% 22 Missing ⚠️
.../easydynamics/sample_model/component_collection.py 0.00% 21 Missing ⚠️
... and 11 more
Additional details and impacted files
@@            Coverage Diff            @@
##             develop     #99   +/-   ##
=========================================
  Coverage           ?   0.00%           
=========================================
  Files              ?      37           
  Lines              ?    2444           
  Branches           ?     400           
=========================================
  Hits               ?       0           
  Misses             ?    2444           
  Partials           ?       0           
Flag Coverage Δ
integration 0.00% <0.00%> (?)

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.

* initial instrument model

* first draft of analysis

* add test of model base

* small changes

* tests

* clear notebook

* respond to PR comments

* Update resolution_model docstring for clarity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] medium Normal/default priority [scope] enhancement Adds/improves features (major.MINOR.patch)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants