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

Investigate heteroskedastic GP with Linear mean function #2101

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

uri-granta
Copy link
Contributor

@uri-granta uri-granta commented Jan 8, 2024

PR type: bugfix / enhancement / new feature / doc improvement

Related issue(s)/PRs:

Summary

Proposed changes

What alternatives have you considered?

Release notes

Fully backwards compatible: yes / no

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 Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2eaa37f) 98.19% compared to head (a93bb9c) 48.39%.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #2101       +/-   ##
============================================
- 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