Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Increased ava unit test timeout #209

Merged
merged 4 commits into from
Feb 12, 2021
Merged

Increased ava unit test timeout #209

merged 4 commits into from
Feb 12, 2021

Conversation

kiancross
Copy link
Owner

Closes #208.

@codecov
Copy link

codecov bot commented Feb 12, 2021

Codecov Report

Merging #209 (cfa1835) into master (0ac93d4) will increase coverage by 1.68%.
The diff coverage is 87.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
+ Coverage   60.30%   61.98%   +1.68%     
==========================================
  Files         108      108              
  Lines        1388     1397       +9     
  Branches      175      179       +4     
==========================================
+ Hits          837      866      +29     
+ Misses        551      531      -20     
Flag Coverage Δ
backend-core 94.44% <100.00%> (+0.15%) ⬆️
backend-federation-client 84.46% <ø> (ø)
backend-federation-server 68.96% <ø> (ø)
backend-internal-server 63.47% <ø> (ø)
backend-ml 93.02% <ø> (ø)
frontend 23.76% <80.00%> (+5.15%) ⬆️
shared 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@kiancross kiancross changed the title Pre-compile ava tests before running Fixed ava unit test timeouts Feb 12, 2021
@kiancross kiancross changed the title Fixed ava unit test timeouts Increased ava unit test timeout Feb 12, 2021
@kiancross kiancross merged commit 5f4ed08 into master Feb 12, 2021
@kiancross kiancross deleted the kian/ava branch February 12, 2021 12:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix 'Timed out while running tests'
2 participants