Crunch-io / rcrunch

R package for interacting with the Crunch API
https://crunch.io/r/crunch/
GNU Lesser General Public License v3.0
9 stars 15 forks source link

[187316637]: increase timeout during testing #637

Closed gergness closed 3 months ago

gergness commented 7 months ago

Per slack DMs with @JoshuaFry

Rcrunch tests on dev are starting to fail often on import-batch . Could you increase the timeout we wait for them to finish? We switched to a new task system and it might take ~5seconds more for the task to get picked out of the task queue group.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.90%. Comparing base (20f23a8) to head (36ea774).

:exclamation: Current head 36ea774 differs from pull request most recent head b2f18e8. Consider uploading reports for the commit b2f18e8 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #637 +/- ## ======================================= Coverage 90.90% 90.90% ======================================= Files 128 128 Lines 8503 8503 ======================================= Hits 7730 7730 Misses 773 773 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.