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(yarn): Add some more functional test coverage #9343

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

fviernau
Copy link
Member

Increase the test coverage to have more confidence for an upcoming refactoring. Use the same package.json as for the analog NPM / Yarn functional tests, for comparison in the hope to get some new insights.

Note: The lockfile has been created with Yarn version 1.22.19.

@fviernau fviernau requested a review from a team as a code owner October 25, 2024 13:57
@fviernau fviernau enabled auto-merge (rebase) October 25, 2024 13:57
sschuberth
sschuberth previously approved these changes Oct 25, 2024
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.47%. Comparing base (61c4721) to head (f0ced6b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9343   +/-   ##
=========================================
  Coverage     67.47%   67.47%           
  Complexity     1200     1200           
=========================================
  Files           241      241           
  Lines          8506     8506           
  Branches        904      904           
=========================================
  Hits           5739     5739           
  Misses         2403     2403           
  Partials        364      364           
Flag Coverage Δ
funTest-docker 60.59% <ø> (ø)
funTest-non-docker 33.57% <ø> (ø)
test 37.50% <ø> (ø)

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

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

Increase the test coverage to have more confidence for an upcoming
refactoring. Use the same `package.json` as for the analog
NPM / Yarn functional tests, for comparison in the hope to get some new
insights.

Note: The lockfile has been created with Yarn version 1.22.19.

Signed-off-by: Frank Viernau <frank_viernau@epam.com>
@fviernau fviernau merged commit 507ee30 into main Oct 25, 2024
23 checks passed
@fviernau fviernau deleted the yarn-babel-fun branch October 25, 2024 15:07
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.

2 participants