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

ci: Refactor integration tests to make space for more services support #1511

Merged
merged 3 commits into from
Dec 28, 2022

Conversation

Xuanwo
Copy link
Collaborator

@Xuanwo Xuanwo commented Dec 27, 2022

Signed-off-by: Xuanwo github@xuanwo.io

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2022

Codecov Report

Base: 29.96% // Head: 29.90% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (a723056) compared to base (6cf985d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1511      +/-   ##
==========================================
- Coverage   29.96%   29.90%   -0.06%     
==========================================
  Files          47       47              
  Lines       16714    16714              
  Branches     7938     7938              
==========================================
- Hits         5008     4998      -10     
- Misses       6377     6378       +1     
- Partials     5329     5338       +9     
Impacted Files Coverage Δ
src/compiler/gcc.rs 54.44% <0.00%> (-0.52%) ⬇️
src/compiler/c.rs 37.81% <0.00%> (-0.46%) ⬇️
src/server.rs 31.36% <0.00%> (-0.43%) ⬇️
src/cache/cache.rs 36.04% <0.00%> (-0.39%) ⬇️
src/compiler/compiler.rs 35.73% <0.00%> (-0.08%) ⬇️
src/util.rs 33.76% <0.00%> (ø)
src/mock_command.rs 51.68% <0.00%> (ø)
src/compiler/rust.rs 33.53% <0.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@sylvestre
Copy link
Collaborator

Smart

@sylvestre sylvestre merged commit 822df76 into mozilla:main Dec 28, 2022
@Xuanwo Xuanwo deleted the test-refactor branch December 28, 2022 11:05
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

3 participants