| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
- Replace Microsoft.CodeAnalysis.PublicApiAnalyzers with PublicApiSharp.Analyzers. - Collapse the per-TFM Shipped/Unshipped file pairs into one PublicAPI.txt. - Baselines are now ordinary C#, so a diff reads like the API change itself. - Drop the manual AdditionalFiles wiring; the package resolves the per-TFM path. - Swap the RS0016/RS0017 severities for PAS0004, which reports untracked TFMs.
- Check out LF in every working tree, not just in the object database. - Set end_of_line for editors, and mark the tracked bitmap fixture binary.
…-baselines # Conflicts: # src/Directory.Packages.props
|
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1667 +/- ##
=======================================
Coverage 96.98% 96.98%
=======================================
Files 128 128
Lines 6760 6760
Branches 1009 1009
=======================================
Hits 6556 6556
Misses 111 111
Partials 93 93 ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What kind of change does this PR introduce?
What is the new behavior?
What is the current behavior?
What might this PR break?
Checklist
Additional information