-
Notifications
You must be signed in to change notification settings - Fork 0
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
calc_* and process_hms functions; .gitignore #264
Conversation
@Spatiotemporal-Exposures-and-Toxicology All checks are failing due to:
Unclear why this is occurring, and seems weird that 4 R files (which pass local lints and are not subject to testing) and edits to the .gitignore cause these issues. Do you have any idea why this is happening? |
@mitchellmanware Not sure why. Did you need to add all of those sub-paths to the .gitignore? |
@Spatiotemporal-Exposures-and-Toxicology |
Seems to be an issue with the new version of the Package- https://cran.r-project.org/web/packages/withr/index.html @Spatiotemporal-Exposures-and-Toxicology @sigmafelix @eva0marques @dzilber @MAKassien @dawranadeep @Sanisha003 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #264 +/- ##
==========================================
+ Coverage 91.06% 91.78% +0.72%
==========================================
Files 14 14
Lines 1735 1839 +104
==========================================
+ Hits 1580 1688 +108
+ Misses 155 151 -4 ☔ View full report in Codecov by Sentry. |
|
URLs generated by |
I was unable to resolve errors in previous pull requests, so with new branch (v2) I will commit small changes to evaluate how they do/do not pass pull request tests.