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

feat: Add coverage generation step to CircleCI and OtherCI onboarding #3596

Merged

Fix indentation in github action examples

32d8aeb
Select commit
Loading
Failed to load commit list.
Merged

feat: Add coverage generation step to CircleCI and OtherCI onboarding #3596

Fix indentation in github action examples
32d8aeb
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project failed Dec 19, 2024 in 0s

99.00% (-0.02%) compared to 2ee8ba5

View this Pull Request on Codecov

99.00% (-0.02%) compared to 2ee8ba5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

@@            Coverage Diff             @@
##             main    #3596      +/-   ##
==========================================
- Coverage   99.01%   99.00%   -0.02%     
==========================================
  Files         809      810       +1     
  Lines       14550    14557       +7     
  Branches     4146     4139       -7     
==========================================
+ Hits        14407    14412       +5     
- Misses        136      138       +2     
  Partials        7        7              
Files with missing lines Coverage Δ
.../RepoPage/CoverageOnboarding/CircleCI/CircleCI.tsx 92.59% <100.00%> (-7.41%) ⬇️
...CoverageOnboarding/GitHubActions/GitHubActions.tsx 100.00% <100.00%> (ø)
...verageOnboarding/GitHubActions/WorkflowYMLStep.tsx 90.90% <ø> (ø)
...es/RepoPage/CoverageOnboarding/OtherCI/OtherCI.tsx 100.00% <100.00%> (ø)
...boarding/OutputCoverageStep/OutputCoverageStep.tsx 100.00% <ø> (ø)
...ge/CoverageOnboarding/UseFrameworkInstructions.tsx 100.00% <100.00%> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.75% <100.00%> (-0.03%) ⬇️
Services 99.36% <ø> (ø)
Shared 99.31% <ø> (ø)
UI 99.14% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ee8ba5...32d8aeb. Read the comment docs.