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

build: fix workflow and skip failed test for auth module on mac #8068

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

HScarb
Copy link
Contributor

@HScarb HScarb commented Apr 25, 2024

Which Issue(s) This PR Fixes

Fixes #8075

Brief Description

add codecov token in coverage.yml from https://app.codecov.io/github/apache/rocketmq/settings

skip tests for auth module that can't pass on mac because of rocksdbjni error

How Did You Test This Change?

Coverage / calculate-coverage (pull_request) Successful in 24m

@HScarb HScarb force-pushed the fix/workflow branch 2 times, most recently from 68b54d4 to 69f6c21 Compare April 26, 2024 02:48
@HScarb HScarb changed the title build: fix coverage workflow build: fix workflow Apr 26, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.82%. Comparing base (b39f65e) to head (66961c5).
Report is 7 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8068      +/-   ##
=============================================
- Coverage      42.88%   42.82%   -0.06%     
- Complexity     10348    10349       +1     
=============================================
  Files           1270     1270              
  Lines          88673    88677       +4     
  Branches       11398    11398              
=============================================
- Hits           38029    37979      -50     
- Misses         45950    46001      +51     
- Partials        4694     4697       +3     

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

@HScarb HScarb changed the title build: fix workflow build: fix workflow and failed test for auth module on mac Apr 28, 2024
@HScarb HScarb changed the title build: fix workflow and failed test for auth module on mac build: fix workflow and skip failed test for auth module on mac Apr 28, 2024
@HScarb HScarb requested a review from RongtongJin April 28, 2024 08:02
@RongtongJin RongtongJin merged commit 04dddec into apache:develop Apr 29, 2024
10 checks passed
dingshuangxi888 pushed a commit to dingshuangxi888/rocketmq that referenced this pull request May 7, 2024
… on mac (apache#8068)

* build: fix coverage workflow

* Skipping some tests under the auth package on Mac

* build: fix test imports
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.

[Bug] GitHub workflow failed, tests on macOS failed
3 participants