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

[ADD] Monte-Carlo approximation of the Fisher #20

Merged
merged 12 commits into from
Nov 30, 2022
Merged

Conversation

f-dangel
Copy link
Owner

@f-dangel f-dangel commented Nov 30, 2022

Requires time-consuming tests due to verifying the Monte-Carlo approximation. Introduces test and test-light, the former of which is run when pushing to master and development. test executes all tests, test-light skips the expensive Monte-Carlo tests (realized with the pytest-optional-tests package).

@coveralls
Copy link

coveralls commented Nov 30, 2022

Pull Request Test Coverage Report for Build 3585381174

Details

  • 14 of 49 (28.57%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-7.6%) to 83.073%

Changes Missing Coverage Covered Lines Changed/Added Lines %
curvlinops/fisher.py 13 48 27.08%
Totals Coverage Status
Change from base Build 3583808696: -7.6%
Covered Lines: 373
Relevant Lines: 449

💛 - Coveralls

@f-dangel f-dangel merged commit 1c4fa45 into development Nov 30, 2022
@f-dangel f-dangel deleted the fisher-mc branch November 30, 2022 17:04
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