Skip to content

chore: Upgrade vitest and @vitest/coverage-v8#9

Merged
jperals merged 1 commit intomainfrom
chore/upgrade-vitest
Mar 4, 2025
Merged

chore: Upgrade vitest and @vitest/coverage-v8#9
jperals merged 1 commit intomainfrom
chore/upgrade-vitest

Conversation

@jperals
Copy link
Copy Markdown
Member

@jperals jperals commented Mar 3, 2025

Description

Upgrade vitest and @vitest/coverage-v8 by running

npm i --save-dev vitest@^3.0.7 @vitest/coverage-v8@^3.0.7

This in turn upgrades esbuild to ^0.25.0.

How has this been tested?

Existing tests.

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.78%. Comparing base (ddd2ebc) to head (000e6ec).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   93.78%   93.78%           
=======================================
  Files           5        5           
  Lines         193      193           
  Branches       47       47           
=======================================
  Hits          181      181           
  Misses         11       11           
  Partials        1        1           

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

@jperals jperals marked this pull request as ready for review March 3, 2025 15:56
@jperals jperals requested a review from a team as a code owner March 3, 2025 15:56
@jperals jperals requested review from connorlanigan and removed request for a team March 3, 2025 15:56
@jperals jperals merged commit 7c43356 into main Mar 4, 2025
37 checks passed
@jperals jperals deleted the chore/upgrade-vitest branch March 4, 2025 15:25
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