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(ci): workaround unittest raise bz2 import error issue #2374

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

tianweidut
Copy link
Member

Description

related: actions/setup-python#682

Modules

  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #2374 (5e94364) into main (fe9b195) will increase coverage by 8.48%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2374      +/-   ##
============================================
+ Coverage     82.55%   91.03%   +8.48%     
============================================
  Files           429       98     -331     
  Lines         22872    11070   -11802     
  Branches       1347        0    -1347     
============================================
- Hits          18882    10078    -8804     
+ Misses         3382      992    -2390     
+ Partials        608        0     -608     
Flag Coverage Δ
console ?
controller ?
standalone 91.03% <ø> (+0.06%) ⬆️
unittests 91.03% <ø> (+0.14%) ⬆️

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

see 334 files with indirect coverage changes

Copy link
Contributor

@jialeicui jialeicui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jialeicui jialeicui merged commit 2bb9711 into star-whale:main Jun 20, 2023
@tianweidut tianweidut deleted the chore/ci-python branch September 5, 2023 03:50
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.

2 participants