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

test: drop fibers test #1171

Merged
merged 2 commits into from
Dec 22, 2023
Merged

test: drop fibers test #1171

merged 2 commits into from
Dec 22, 2023

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Drop fibers tests because the fibers package is deprecated and no longer supported, also it fails our CI, we still support fibers in our code, just test refactor, I think we will remove fibers supports in the next major release

Breaking Changes

No

Additional Info

No

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2c1f06f) 93.93% compared to head (316e1ad) 93.66%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1171      +/-   ##
==========================================
- Coverage   93.93%   93.66%   -0.28%     
==========================================
  Files           3        3              
  Lines         363      363              
  Branches      132      132              
==========================================
- Hits          341      340       -1     
- Misses         19       20       +1     
  Partials        3        3              

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

@alexander-akait alexander-akait merged commit 92d862c into master Dec 22, 2023
16 of 17 checks passed
@alexander-akait alexander-akait deleted the test-fix branch December 22, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant