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

Pre commit #23

Merged
merged 27 commits into from
Oct 7, 2024
Merged

Pre commit #23

merged 27 commits into from
Oct 7, 2024

Conversation

gvegayon
Copy link
Member

@gvegayon gvegayon commented Oct 7, 2024

This pull request includes updates to the pre-commit configuration and workflow files to enhance caching and update dependencies. The most important changes include adding a cache for R packages, updating the pre-commit hook version, and making minor adjustments to the .Rbuildignore file.

Enhancements to pre-commit workflow:

Dependency updates:

  • .pre-commit-config.yaml: Updated the precommit hook to version v0.4.3 and added a --cache-root argument to the style-files hook.

Minor adjustments:

  • .Rbuildignore: Added .pre-commit-config.yaml to the ignore list.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 19.14%. Comparing base (fd77145) to head (654616c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   19.14%   19.14%           
=======================================
  Files          34       34           
  Lines        1776     1776           
=======================================
  Hits          340      340           
  Misses       1436     1436           

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

@gvegayon gvegayon merged commit b9a29fc into main Oct 7, 2024
15 checks passed
@gvegayon gvegayon deleted the pre-commit branch October 7, 2024 21:36
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.

1 participant