Skip to content

Don't test on R 3.3 anymore#804

Merged
lorenzwalthert merged 1 commit intor-lib:masterfrom
lorenzwalthert:issue-801
May 25, 2021
Merged

Don't test on R 3.3 anymore#804
lorenzwalthert merged 1 commit intor-lib:masterfrom
lorenzwalthert:issue-801

Conversation

@lorenzwalthert
Copy link
Collaborator

Closes #801.

@codecov-commenter
Copy link

Codecov Report

Merging #804 (16c9339) into master (2985c84) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #804   +/-   ##
=======================================
  Coverage   90.46%   90.46%           
=======================================
  Files          47       47           
  Lines        2433     2433           
=======================================
  Hits         2201     2201           
  Misses        232      232           
Impacted Files Coverage Δ
R/environments.R 100.00% <ø> (ø)

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 2985c84...16c9339. Read the comment docs.

@github-actions
Copy link
Contributor

This is how benchmark results would change (along with a 95% confience interval in relative change) if b9b732c is merged into master:

  • cache_applying: 0.1s -> 0.1s [-1.69%, +8.05%]
  • cache_recording: 1.35s -> 1.35s [-1.38%, +0.93%]
  • without_cache: 3.56s -> 3.56s [-0.79%, +0.63%]

Further explanation regarding interpretation and methodology can be found in the documentation.

@lorenzwalthert lorenzwalthert merged commit 014d1c8 into r-lib:master May 25, 2021
@lorenzwalthert lorenzwalthert deleted the issue-801 branch May 25, 2021 21:48
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.

Adapt for new R release

2 participants