Closed Shane32 closed 5 months ago
@csturm83 Didn't realize you were going to work on this! Apparently you pushed a PR just around the same time I did!
To see how the trimmable tests work, look at the first CI run in this PR. You'll see something like this:
Well done! Had to find a minute to learn about trimming and its use cases, to then review your PR. Looks good to me. Thanks!
Updated the release notes: https://github.com/codebude/QRCoder/wiki/Release-Notes/_compare/f245943d08e6efb9810f10313a80150b168b506f...ed3367a8fdde6c8ebbfa2d07b38fd2033b001d72
Let me know if I missed anything (or if you see room for improvements).
Summary
This marks the QRCoder project as trimmable and fixes existing trim warnings within the project.
Changes / notes
Test plan
Pursuant to MS docs, a new project has been added, that when published, performs trim analysis on QRCoder. Trim analysis has been configured to fail the publish. CI has been configured to 'publish' this upon running the tests.
Closing issues
Closes #537