Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add support for MPContribs. #37

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

[WIP] Add support for MPContribs. #37

wants to merge 34 commits into from

Conversation

deepanshs
Copy link
Owner

  • Convert each sites to mpcontribs card.

@codecov
Copy link

codecov bot commented Feb 19, 2021

Codecov Report

Merging #37 (2b64242) into master (01b4472) will decrease coverage by 0.01%.
The diff coverage is 99.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   99.98%   99.97%   -0.02%     
==========================================
  Files         100      103       +3     
  Lines        6605     6796     +191     
==========================================
+ Hits         6604     6794     +190     
- Misses          1        2       +1     
Impacted Files Coverage Δ
src/mrsimulator/spin_system/tests/test_site.py 100.00% <ø> (ø)
...mrsimulator/spin_system/tests/test_spin_systems.py 100.00% <ø> (ø)
src/mrsimulator/transition/pathway.py 98.57% <50.00%> (-1.43%) ⬇️
src/mrsimulator/__init__.py 100.00% <100.00%> (ø)
src/mrsimulator/contribs/__init__.py 100.00% <100.00%> (ø)
src/mrsimulator/contribs/base.py 100.00% <100.00%> (ø)
src/mrsimulator/contribs/tests/test_contribs.py 100.00% <100.00%> (ø)
src/mrsimulator/simulator/tests/test_simulator.py 100.00% <100.00%> (ø)
src/mrsimulator/spin_system/__init__.py 100.00% <100.00%> (ø)
src/mrsimulator/spin_system/site.py 100.00% <100.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01b4472...2b64242. Read the comment docs.

@deepanshs deepanshs mentioned this pull request Jul 26, 2021
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.

1 participant