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

Test for SGPR changepoint kernel issue 2097 #2099

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

uri-granta
Copy link
Contributor

PR type: test

Related issue(s)/PRs: #2097

Summary

Add the test case given in issue #2097 to ensure the issue doesn't recur under the tested combination of library versions.

Fully backwards compatible: yes

PR checklist

  • New features: code is well-documented
    • detailed docstrings (API documentation)
    • notebook examples (usage demonstration)
  • The bug case / new feature is covered by unit tests
  • Code has type annotations
  • Build checks
    • I ran the black+isort formatter (make format)
    • I locally tested that the tests pass (make check-all)
  • Release management
    • RELEASE.md updated with entry for this change
    • New contributors: I've added myself to CONTRIBUTORS.md

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dca094b) 98.19% compared to head (cddd242) 48.39%.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #2099       +/-   ##
============================================
- Coverage    98.19%   48.39%   -49.80%     
============================================
  Files           97       97               
  Lines         5490     5490               
============================================
- Hits          5391     2657     -2734     
- Misses          99     2833     +2734     

☔ 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.

None yet

1 participant