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

Update CHANGELOG.md #27

Closed
wants to merge 1 commit into from
Closed

Update CHANGELOG.md #27

wants to merge 1 commit into from

Conversation

alexdlaird
Copy link
Owner

Description

A clear and concise description of what was changed.

Fixes # (issue number)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a schema change
  • This change requires a documentation update

Testing Done

A clear and concise description of the new tests added to validate the change as well as any manual testing done.

Checklist

  • I have added tests that prove my change works as expected, and make test passes with no new errors or warnings
  • I have run make check to ensure no new errors or warnings
  • I have updated the docs, if applicable, and run make docs to ensure no new errors or warnings
  • I have performed a self-review of my own code
  • I have commented my code in particularly hard-to-understand areas

@alexdlaird alexdlaird closed this Dec 14, 2024
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.27%. Comparing base (d2e8b4b) to head (2ea65cb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   89.27%   89.27%           
=======================================
  Files          18       18           
  Lines        1072     1072           
=======================================
  Hits          957      957           
  Misses        115      115           

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

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