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

Run examples with pkgload to set quiet=TRUE #2518

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

MichaelChirico
Copy link
Collaborator

Current output has a ton of noise. This helps by suppressing a lot of output, though all of the output from writeLines()/cat() is still shown.

I'm still not sure why we're seeing the new error.

@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (d22e6ae) to head (0493a77).
Report is 9 commits behind head on main.

❗ Current head 0493a77 differs from pull request most recent head 761d7d7. Consider uploading reports for the commit 761d7d7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2518      +/-   ##
==========================================
+ Coverage   98.18%   98.55%   +0.37%     
==========================================
  Files         125      126       +1     
  Lines        5715     5762      +47     
==========================================
+ Hits         5611     5679      +68     
+ Misses        104       83      -21     

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

Copy link
Collaborator

@IndrajeetPatil IndrajeetPatil left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@MichaelChirico MichaelChirico merged commit 6a0342e into main Apr 15, 2024
20 checks passed
@MichaelChirico MichaelChirico deleted the MichaelChirico-patch-1 branch April 15, 2024 14:21
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