chore(deps): update dependency verify.tunit to 31.28.0 - #1349
Merged
Conversation
…t frameworks The TestFailedException raised by the tunit package update surfaced a pre-existing encoding mismatch: the DotNet6_0 snapshots lacked the UTF-8 BOM and had a trailing newline, while DotNet8_0/9_0/10_0 snapshots have the BOM and no trailing newline.
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (83.11%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1349 +/- ##
===========================================
+ Coverage 72.00% 83.11% +11.11%
===========================================
Files 87 87
Lines 225 225
Branches 17 17
===========================================
+ Hits 162 187 +25
+ Misses 59 32 -27
- Partials 4 6 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
31.20.0→31.28.0Release Notes
VerifyTests/Verify (Verify.TUnit)
v31.28.0Compare Source
v31.27.0Compare Source
v31.26.0Compare Source
v31.25.0Compare Source
v31.24.3Compare Source
v31.24.2Compare Source
v31.24.1Compare Source
v31.24.0Compare Source
v31.23.0Compare Source
v31.22.0Compare Source
v31.21.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.