Skip to content

Conversation

@jborean93
Copy link
Contributor

@jborean93 jborean93 commented Dec 11, 2023

Adds the option --source-mapping-file to coverlet.console that allows the caller to specify a custom source mapping file to use. This is used to then maps paths located in an assembly's debug symbols to local path when collecting coverage.

Fixes: #1565

@jborean93 jborean93 changed the title Add use-mapping-file to coverlet.console Add --source-mapping-file to coverlet.console Dec 13, 2023
@MarcoRossignoli
Copy link
Collaborator

@jborean93 can you rebase?

Adds the option --use-mapping-file to coverlet.console that allows the caller to specify a custom source mapping file to use. This is used to then maps paths located in an assembly's debug symbols to local path when collecting coverage. 8
@jborean93
Copy link
Contributor Author

@MarcoRossignoli the PR has been rebased.

@MarcoRossignoli MarcoRossignoli merged commit a0bd87d into coverlet-coverage:master Jan 16, 2024
@jborean93 jborean93 deleted the console-mapping branch January 16, 2024 19:43
@jborean93
Copy link
Contributor Author

Thanks for looking at this and merging.

@MarcoRossignoli
Copy link
Collaborator

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants