Skip to content

GQ compatibility with all fitted model objects#1204

Merged
jgabry merged 3 commits into
masterfrom
gq-compatibility
Jul 18, 2026
Merged

GQ compatibility with all fitted model objects#1204
jgabry merged 3 commits into
masterfrom
gq-compatibility

Conversation

@jgabry

@jgabry jgabry commented Jul 17, 2026

Copy link
Copy Markdown
Member

Submission Checklist

  • Run unit tests
  • Declare copyright holder and agree to license (see below)

Summary

generate_quantities() now accepts all fitted model objects as input to the fitted_params argument.

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Jonah Gabry

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@codecov-commenter

codecov-commenter commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.48%. Comparing base (e27a88f) to head (5db56e4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1204      +/-   ##
==========================================
+ Coverage   90.64%   91.48%   +0.83%     
==========================================
  Files          15       15              
  Lines        6149     6155       +6     
==========================================
+ Hits         5574     5631      +57     
+ Misses        575      524      -51     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jgabry
jgabry merged commit df60989 into master Jul 18, 2026
15 checks passed
@jgabry
jgabry deleted the gq-compatibility branch July 18, 2026 20:31
@jgabry jgabry changed the title Gq compatibility GQ compatibility with all fitted model objects Jul 18, 2026
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.

generate_quantities should support mle, pathfinder, and laplace objects as input

2 participants