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

Feature/v0.3.0 #62

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from
Open

Feature/v0.3.0 #62

wants to merge 11 commits into from

Conversation

ABouttefeux
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Attention: Patch coverage is 82.37372% with 499 lines in your changes are missing coverage. Please review.

Project coverage is 87.24%. Comparing base (ed4e7e1) to head (7376a7a).

❗ Current head 7376a7a differs from pull request most recent head a6cecfe. Consider uploading reports for the commit a6cecfe to get more accurate results

Files Patch % Lines
src/lattice/iterator/mod.rs 57.21% 181 Missing ⚠️
src/lattice/iterator/direction.rs 56.91% 137 Missing ⚠️
src/lattice/mod.rs 87.67% 97 Missing ⚠️
src/su3/factorial.rs 62.50% 27 Missing ⚠️
src/field.rs 88.46% 18 Missing ⚠️
src/error.rs 50.00% 7 Missing ⚠️
src/simulation/monte_carlo/hybrid.rs 0.00% 6 Missing ⚠️
src/integrator/symplectic_euler.rs 61.53% 5 Missing ⚠️
src/simulation/state.rs 82.75% 5 Missing ⚠️
src/simulation/monte_carlo/metropolis_hastings.rs 93.61% 3 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #62      +/-   ##
===========================================
- Coverage    90.12%   87.24%   -2.88%     
===========================================
  Files           26       35       +9     
  Lines         7926     8907     +981     
===========================================
+ Hits          7143     7771     +628     
- Misses         783     1136     +353     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ABouttefeux ABouttefeux force-pushed the feature/v0.3.0 branch 9 times, most recently from 71ff4e2 to 321df7f Compare November 11, 2023 06:13
@ABouttefeux ABouttefeux force-pushed the feature/v0.3.0 branch 2 times, most recently from 2c73aa6 to 02b11ca Compare November 19, 2023 08:17
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