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 public, const, and test on pre-release #140

Merged
merged 13 commits into from
Jul 21, 2024
Merged

Add public, const, and test on pre-release #140

merged 13 commits into from
Jul 21, 2024

Conversation

DanielVandH
Copy link
Member

@DanielVandH DanielVandH commented Jul 14, 2024

  • Add public keywords for v1.11
  • Add const fields using a macro for compatibility
  • Test on pre-release
  • Add docstring to Module
  • Fix the .md files generated from literate files to match

…patibility; Test on pre-release; Add docstring to Module;
@DanielVandH DanielVandH changed the title Add public keywords for v1.11; Add const fields using a macro for com… Add public, const, and test on pre-release Jul 14, 2024
Copy link

codecov bot commented Jul 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.57%. Comparing base (2bcadd8) to head (69e912e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   94.57%   94.57%           
=======================================
  Files          94       94           
  Lines        9792     9796    +4     
=======================================
+ Hits         9261     9265    +4     
  Misses        531      531           

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

@DanielVandH DanielVandH merged commit bef0192 into main Jul 21, 2024
14 checks passed
@DanielVandH DanielVandH deleted the constfields branch July 21, 2024 22:11
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