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

Flaky JS Test #2670

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Flaky JS Test #2670

merged 1 commit into from
Feb 12, 2024

Conversation

987Nabil
Copy link
Contributor

@987Nabil 987Nabil commented Feb 8, 2024

The real issue of this test is, that we have to call a remote address. But since we have no js backend, I don't see a easy way to create a local server. I don't expect that a different URL will help either, since this seems to be network hiccups of the runners. I guess @ flaky is our best option.

fixes #2645
/claim #2645

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21989c9) 64.55% compared to head (d13aea1) 64.55%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2670   +/-   ##
=======================================
  Coverage   64.55%   64.55%           
=======================================
  Files         145      145           
  Lines        8607     8607           
  Branches     1521     1521           
=======================================
  Hits         5556     5556           
  Misses       3051     3051           

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

@jdegoes jdegoes merged commit a804ab6 into zio:main Feb 12, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky ScalaJS test
3 participants