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

Cut-down on dependencies #866

Merged
merged 8 commits into from
Nov 21, 2021
Merged

Conversation

lorenzwalthert
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2021

Codecov Report

Merging #866 (73a0413) into main (4310668) will increase coverage by 0.35%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #866      +/-   ##
==========================================
+ Coverage   89.37%   89.73%   +0.35%     
==========================================
  Files          47       47              
  Lines        2504     2493      -11     
==========================================
- Hits         2238     2237       -1     
+ Misses        266      256      -10     
Impacted Files Coverage Δ
R/parse.R 94.80% <ø> (+9.41%) ⬆️
R/ui-styling.R 100.00% <ø> (ø)
R/zzz.R 0.00% <0.00%> (ø)
R/io.R 88.23% <100.00%> (+0.48%) ⬆️
R/roxygen-examples-find.R 100.00% <100.00%> (ø)
R/testing.R 79.56% <100.00%> (ø)
R/transform-files.R 97.01% <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 4310668...73a0413. Read the comment docs.

@github-actions
Copy link
Contributor

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 863f0ce is merged into main:

  •   :ballot_box_with_check:cache_applying: 26.8ms -> 26.8ms [-1.64%, +2.2%]
  •   :rocket:cache_recording: 1.15s -> 1.11s [-4.25%, -2.4%]
  •   :ballot_box_with_check:without_cache: 2.95s -> 2.93s [-1.43%, +0.11%]

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

@github-actions
Copy link
Contributor

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 784bec8 is merged into main:

  •   :ballot_box_with_check:cache_applying: 27.9ms -> 27.9ms [-0.98%, +1.14%]
  •   :rocket:cache_recording: 1.19s -> 1.15s [-3.7%, -2.21%]
  •   :rocket:without_cache: 3.15s -> 3.11s [-1.74%, -0.37%]

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

@lorenzwalthert lorenzwalthert merged commit 9fa042a into r-lib:main Nov 21, 2021
@lorenzwalthert lorenzwalthert deleted the remove-deps branch November 21, 2021 18:31
@lorenzwalthert lorenzwalthert mentioned this pull request Mar 12, 2022
15 tasks
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.

2 participants