| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## master #6027 +/- ##
=======================================
Coverage 97.53% 97.53%
=======================================
Files 80 80
Lines 14915 14917 +2
=======================================
+ Hits 14547 14549 +2
Misses 368 368 ☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
|
Generated via commit 5ba6112 Download link for the artifact containing the test results: ↓ atime-results.zip Time taken to finish the standard R installation steps: 11 minutes and 30 seconds Time taken to run atime::atime_pkg on the tests: 4 minutes and 59 seconds |
Sorry, something went wrong.
|
@jangorecki PTAL, straightforward enough. I do worry about deeper edgecases, would be good to put this through revdeps. |
Sorry, something went wrong.
|
I would go back to the issue and examine if what the problem exactly is and possible solutions. |
Sorry, something went wrong.
There was a problem hiding this comment.
tested and looks good! Can we tweak news entry to not encourage users for this sub-efficient usage?
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closes #6026.
There is some small overhead added here since jsub %iscall% f calls is.call() redundantly a few times. is.call() is ~50ns to run so I think this can be ignored.