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

Remove outdated docstring from test_montecarlo.py #2382

Conversation

chvogl
Copy link
Contributor

@chvogl chvogl commented Aug 4, 2023

📝 Description

The docstring for test_montecarlo.py is outdated. It only contains information about the old C tests. This PR removes it. Let me know if you think there is information in the "General Test Design Procedure" that I should keep.

Type: : 📝 documentation

📌 Resources

Examples, notebooks, and links to useful references.

🚦 Testing

How did you test these changes?

  • Testing pipeline
  • Other method (describe)
  • My changes can't be tested (explain why)

☑️ Checklist

  • I requested two reviewers for this pull request
  • I updated the documentation according to my changes
  • I built the documentation by applying the build_docs label

Note: If you are not allowed to perform any of these actions, ping (@) a contributor.

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #2382 (cbf64c3) into master (5b36105) will not change coverage.
The diff coverage is n/a.

❗ Current head cbf64c3 differs from pull request most recent head 5dd77b4. Consider uploading reports for the commit 5dd77b4 to get more accurate results

@@           Coverage Diff           @@
##           master    #2382   +/-   ##
=======================================
  Coverage   70.57%   70.57%           
=======================================
  Files         139      139           
  Lines       12875    12875           
=======================================
  Hits         9087     9087           
  Misses       3788     3788           
Files Changed Coverage Δ
tardis/montecarlo/tests/test_montecarlo.py 30.15% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonachitchyan sonachitchyan merged commit 7f78731 into tardis-sn:master Aug 4, 2023
8 checks passed
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.

None yet

3 participants