Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: Reverted restriction in NestJS versioned tests #2979

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

jsumners-nr
Copy link
Contributor

This PR resolves #2974. Upstream packages have fixed their dependency version ranges, thus resolving this problem.

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.42%. Comparing base (e9699cf) to head (ffff0cd).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2979      +/-   ##
==========================================
- Coverage   97.47%   97.42%   -0.05%     
==========================================
  Files         322      322              
  Lines       49030    49030              
==========================================
- Hits        47790    47768      -22     
- Misses       1240     1262      +22     
Flag Coverage Δ
integration-tests-cjs-18.x 72.12% <ø> (ø)
integration-tests-cjs-20.x 72.12% <ø> (ø)
integration-tests-cjs-22.x 72.34% <ø> (+<0.01%) ⬆️
integration-tests-esm-18.x 49.89% <ø> (ø)
integration-tests-esm-20.x 49.90% <ø> (ø)
integration-tests-esm-22.x 49.95% <ø> (ø)
unit-tests-18.x 89.07% <ø> (ø)
unit-tests-20.x 89.07% <ø> (ø)
unit-tests-22.x 89.08% <ø> (ø)
versioned-tests-18.x 79.82% <ø> (-0.18%) ⬇️
versioned-tests-20.x 79.83% <ø> (-0.18%) ⬇️
versioned-tests-22.x 79.83% <ø> (-0.18%) ⬇️

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.

@jsumners-nr jsumners-nr merged commit ffddcab into newrelic:main Mar 4, 2025
28 of 29 checks passed
@jsumners-nr jsumners-nr deleted the issue-2974 branch March 4, 2025 14:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

Unpin nestjs testing range
2 participants