Skip to content

Conversation

@mccarthy677
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 1, 2025

Codecov Report

❌ Patch coverage is 68.57826% with 263 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.72%. Comparing base (92e6c1f) to head (cc66c1f).
⚠️ Report is 86 commits behind head on master.

Files with missing lines Patch % Lines
mrinversion/linear_model/utils.py 13.46% 90 Missing ⚠️
mrinversion/linear_model/_base_l1l2.py 73.33% 88 Missing ⚠️
mrinversion/kernel/quad_aniso.py 22.47% 69 Missing ⚠️
mrinversion/kernel/utils.py 86.95% 12 Missing ⚠️
mrinversion/kernel/base.py 96.33% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #81       +/-   ##
===========================================
- Coverage   94.65%   80.72%   -13.94%     
===========================================
  Files          21       23        +2     
  Lines        1161     1442      +281     
===========================================
+ Hits         1099     1164       +65     
- Misses         62      278      +216     

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

Comment on lines +318 to +325
# from copy import deepcopy
# import numpy as np
# from mrsimulator import Simulator
# from mrsimulator import SpinSystem
# from mrsimulator.method import Method
# from mrinversion.kernel.base import LineShape
# class MQMAS(LineShape):
# """
Copy link
Owner

Choose a reason for hiding this comment

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

can you remove all the commented lines?

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