mrsimulator
mrsimulator copied to clipboard
[WIP] Add liquid state optimizations via ``sample_state`` attribute of ConfigSimulator
Addresses #211
- [ ] Update changelog
- [ ] Include
sample_statein relevant documentation examples - [ ] Cover new code with pytest
Codecov Report
Attention: Patch coverage is 52.94118% with 8 lines in your changes are missing coverage. Please review.
Project coverage is 99.89%. Comparing base (
545e4dd) to head (e9705b8). Report is 18 commits behind head on master.
:exclamation: Current head e9705b8 differs from pull request most recent head 81c5b0b. Consider uploading reports for the commit 81c5b0b to get more accurate results
| Files | Patch % | Lines |
|---|---|---|
| src/mrsimulator/simulator/__init__.py | 33.33% | 6 Missing :warning: |
| src/mrsimulator/simulator/config.py | 75.00% | 2 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #267 +/- ##
==========================================
+ Coverage 99.32% 99.89% +0.56%
==========================================
Files 120 112 -8
Lines 8330 7297 -1033
==========================================
- Hits 8274 7289 -985
+ Misses 56 8 -48
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.