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

Fixing formatting in QuantumYieldABC #398

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

davidorme
Copy link
Collaborator

Description

Fixes formatting error in QuantumYieldABC from :math: role

Fixes #397

Type of change

  • New feature (non-breaking change which adds functionality)
  • Optimization (back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)

Key checklist

  • Make sure you've run the pre-commit checks: $ pre-commit run -a
  • All tests pass: $ poetry run pytest

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@davidorme davidorme linked an issue Jan 23, 2025 that may be closed by this pull request
@davidorme davidorme changed the title Closing :math: role Fixing formatting in QuantumYieldABC Jan 23, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.33%. Comparing base (56ccf57) to head (2921b68).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #398      +/-   ##
===========================================
+ Coverage    96.27%   96.33%   +0.06%     
===========================================
  Files           34       34              
  Lines         2659     2676      +17     
===========================================
+ Hits          2560     2578      +18     
+ Misses          99       98       -1     

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

@davidorme davidorme merged commit 7071139 into develop Jan 24, 2025
13 checks passed
@davidorme davidorme deleted the 397-typesetting-error-in-quantumyieldabc branch January 24, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Typesetting error in QuantumYieldABC
3 participants