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

Temporarily suppress CI failures #779

Merged
merged 2 commits into from
Jun 26, 2023
Merged

Temporarily suppress CI failures #779

merged 2 commits into from
Jun 26, 2023

Conversation

andrjohns
Copy link
Collaborator

Submission Checklist

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

Summary

Suppresses the CI failures due to jsonlite floating point bug and Windows-specific interactive message printing until they can be resolved

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):
Andrew Johnson

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

@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2023

Codecov Report

Merging #779 (e0ad558) into master (ab30e07) will decrease coverage by 0.19%.
The diff coverage is 84.84%.

❗ Current head e0ad558 differs from pull request most recent head 3238f2b. Consider uploading reports for the commit 3238f2b to get more accurate results

@@            Coverage Diff             @@
##           master     #779      +/-   ##
==========================================
- Coverage   88.26%   88.08%   -0.19%     
==========================================
  Files          12       12              
  Lines        4117     4130      +13     
==========================================
+ Hits         3634     3638       +4     
- Misses        483      492       +9     
Impacted Files Coverage Δ
R/fit.R 96.06% <ø> (ø)
R/utils.R 74.22% <82.75%> (-0.36%) ⬇️
R/model.R 90.58% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@rok-cesnovar rok-cesnovar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much!

@rok-cesnovar rok-cesnovar merged commit 5f61efe into master Jun 26, 2023
11 checks passed
@rok-cesnovar rok-cesnovar deleted the suppress-ci-failures branch June 26, 2023 07:19
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

3 participants