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

Add type checking for model_list in CombinedGaussianTransitionModel #1020

Merged
merged 2 commits into from
May 22, 2024

Conversation

jswright-dstl
Copy link
Contributor

Addresses #1013.

@jswright-dstl jswright-dstl requested a review from a team as a code owner May 21, 2024 09:50
@jswright-dstl jswright-dstl requested review from orosoman-dstl and csherman-dstl and removed request for a team May 21, 2024 09:50
Copy link

codecov bot commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.61%. Comparing base (072fb92) to head (295c39d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1020   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files         203      203           
  Lines       13103    13107    +4     
  Branches     2673     2674    +1     
=======================================
+ Hits        12266    12270    +4     
  Misses        590      590           
  Partials      247      247           
Flag Coverage Δ
integration 65.91% <50.00%> (-0.01%) ⬇️
unittests 89.26% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sdhiscocks sdhiscocks merged commit 7be99ac into main May 22, 2024
9 checks passed
@sdhiscocks sdhiscocks deleted the cgtm branch May 22, 2024 10:28
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.

3 participants