Skip to content

Fix fit$time() for the case when chains fail#671

Merged
rok-cesnovar merged 1 commit intomasterfrom
fix-fit-time-failed-chains
Jul 9, 2022
Merged

Fix fit$time() for the case when chains fail#671
rok-cesnovar merged 1 commit intomasterfrom
fix-fit-time-failed-chains

Conversation

@rok-cesnovar
Copy link
Copy Markdown
Member

Submission Checklist

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

Summary

Fixes #655

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):
Rok Češnovar

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

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 9, 2022

Codecov Report

Merging #671 (ca0eec1) into master (ee939e7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #671   +/-   ##
=======================================
  Coverage   92.06%   92.07%           
=======================================
  Files          12       12           
  Lines        3530     3531    +1     
=======================================
+ Hits         3250     3251    +1     
  Misses        280      280           
Impacted Files Coverage Δ
R/run.R 95.98% <100.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee939e7...ca0eec1. Read the comment docs.

@rok-cesnovar rok-cesnovar merged commit d66fa80 into master Jul 9, 2022
@rok-cesnovar rok-cesnovar deleted the fix-fit-time-failed-chains branch July 9, 2022 16:54
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.

fit$time()

2 participants