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

chore: improve test speed #81

Merged
merged 2 commits into from
Sep 16, 2023
Merged

chore: improve test speed #81

merged 2 commits into from
Sep 16, 2023

Conversation

HeadTriXz
Copy link
Owner

Uses Turbo's Remote Caching for faster tests. Also made the Server's tests much faster (and less prone to breaking) by simply mocking the callback function rather than constantly closing and opening a new server.

@HeadTriXz HeadTriXz added the enhancement New feature or request label Sep 16, 2023
@HeadTriXz HeadTriXz added this to the 1.0.0 milestone Sep 16, 2023
@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (bcde63a) 98.94% compared to head (f0d6254) 98.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #81   +/-   ##
=======================================
  Coverage   98.94%   98.94%           
=======================================
  Files         124      124           
  Lines       15203    15203           
  Branches     1620     1619    -1     
=======================================
  Hits        15043    15043           
  Misses        160      160           
Flag Coverage Δ
barry 98.56% <ø> (ø)
core 99.92% <ø> (ø)
logger 100.00% <ø> (ø)

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

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

@HeadTriXz HeadTriXz merged commit 84ad3f4 into main Sep 16, 2023
6 checks passed
@HeadTriXz HeadTriXz deleted the test-speed branch September 16, 2023 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant