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

Allow calling get_cov when in State.COMPUTED #382

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

tilmantroester
Copy link
Contributor

Right now get_cov can't get called after the theory has been computed.

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (96647da) 96.2% compared to head (fccca39) 96.2%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #382   +/-   ##
======================================
  Coverage    96.2%   96.2%           
======================================
  Files          35      35           
  Lines        2569    2569           
======================================
  Hits         2472    2472           
  Misses         97      97           
Files Coverage Δ
firecrown/likelihood/gauss_family/gauss_family.py 98.7% <ø> (ø)

@marcpaterno marcpaterno merged commit 449511b into master Feb 14, 2024
8 checks passed
@marcpaterno marcpaterno deleted the get_cov_fix branch February 14, 2024 17:48
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

2 participants