Merged
Conversation
…m the `displayName` for several tasks. These tasks include `DotNetCoreCLI@2`, `DeleteFiles@1`, and `PublishBuildArtifacts@1`. Changes: 1. The `displayName` for the task `DotNetCoreCLI@2` was updated from `"Dotnet Publish RepoM"` to `Dotnet Publish RepoM`. The quotation marks were removed. 2. The `displayName` for the task `DeleteFiles@1` was updated from `'Remove unneeded files'` to `Remove unneeded files`. The quotation marks were removed. 3. The `displayName` for the task `DeleteFiles@1` was updated from `'Remove binaries'` to `Remove binaries`. The quotation marks were removed. 4. The `displayName` for the task `PublishBuildArtifacts@1` was updated from `"Publish artifact"` to `Publish artifact`. The quotation marks were removed.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #106 +/- ##
=======================================
Coverage 46.07% 46.07%
=======================================
Files 391 391
Lines 8250 8250
Branches 1303 1303
=======================================
Hits 3801 3801
Misses 4136 4136
Partials 313 313 ☔ View full report in Codecov by Sentry. |
Owner
Author
|
Fixes #104 |
|
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.




Fixes #105