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

Adjust Unit test commands due to recent dotnet changes #1686

Merged
merged 14 commits into from
Sep 6, 2024

Conversation

JosephSun2003
Copy link
Contributor

@JosephSun2003 JosephSun2003 commented Aug 13, 2024

Hello Coverlet Team,

While I was working on the fork of coverlet and I've noticed some weird behaviour when trying to execute the unit tests following the instructions listed in Contributions.md.

Due to the changes noted here: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/8.0/dotnet-pack-config the commands for dotnet pack need to specify a -c Debug parameter in order to place the artifacts in the /Debug folder.

@JosephSun2003 JosephSun2003 marked this pull request as ready for review August 13, 2024 19:08
@JosephSun2003
Copy link
Contributor Author

@dotnet-policy-service agree company="Geotab"

@JosephSun2003 JosephSun2003 changed the title Adjust unit test commands in Contributions.md Enable unloading of instrumentation without coverage calculation Aug 16, 2024
@JosephSun2003 JosephSun2003 changed the title Enable unloading of instrumentation without coverage calculation Adjust Unit test commands due to recent dotnet changes Aug 16, 2024
* Revert "Revert changes to CoverageWrapper.cs and ICoverageWrapper.cs"

This reverts commit 25feb24.

* Revert "Adjust arguement name to trigger the skip of coverage calculation"

This reverts commit c54c5cf.

* Revert "Add unit tests to new methods"

This reverts commit c3905a1.

* Revert "Revert refactorings caught by Geotab Analyzers"

This reverts commit cbe14cc.

* Revert "add unload modules unique specifically for use in coverlet.console"

This reverts commit 98f1f75.

* Revert "Remove possibly unneeded variables"

This reverts commit 6d2dd57.

* Revert "Unrollback change removals to integrate new changes with VSTest Integration"

This reverts commit 9d4de10.

* Revert "Refactor explicit and implicit variable usage to comply with dotnet code style rules"

This reverts commit e67ba69.

* Revert "Add minor documentation corrections and remove unneeded changes"

This reverts commit da1257e.

* Revert "Update documentation to clarify the modifications made and add some basic code clean up"

This reverts commit 0dfef6f.

* Revert "Fix problems encountered with newly added method and variables from unit testing with existing tests"

This reverts commit dcc3c29.

* Revert "Add new method to manually call the unloading of modules"

This reverts commit 88a5782.

---------

Co-authored-by: Joseph Sun <josephsun@geotab.com>
@MarcoRossignoli MarcoRossignoli merged commit fae5c40 into coverlet-coverage:master Sep 6, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants