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 to check outputs of tests #799

Merged

Conversation

EagleoutIce
Copy link
Member

See Slice for initial x should return noting else in calls-tests for an example.

@EagleoutIce EagleoutIce linked an issue May 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.82%. Comparing base (1f92d6e) to head (2d7f746).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #799   +/-   ##
=======================================
  Coverage   71.82%   71.82%           
=======================================
  Files         201      201           
  Lines        7192     7192           
  Branches     1109     1109           
=======================================
  Hits         5166     5166           
  Misses       1679     1679           
  Partials      347      347           

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

@EagleoutIce EagleoutIce merged commit 16fc135 into main May 18, 2024
23 checks passed
@EagleoutIce EagleoutIce deleted the 798-verify-that-r-tests-produce-the-output-we-expect branch May 18, 2024 12:10
@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.2 (see Release v2.0.2 (Fixing Control-Flow, Markdown-Exports, and Handling of Unnamed Closures)).

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.

Verify, that R tests produce the output we expect
1 participant