DotNetAnalyzers / DocumentationAnalyzers

Analyzers for XML documentation
MIT License
35 stars 6 forks source link

Use the same release notes tag for implementation and metadata packages #47

Closed sharwell closed 6 years ago

sharwell commented 6 years ago

In the initial (1.0.0-beta.18) release, the DotNetAnalyzers.DocumentationAnalyzers package linked to the correct release notes, but the DotNetAnalyzers.DocumentationAnalyzers.Unstable package did not. Following this change, the same release notes link is used for both packages.

codecov[bot] commented 6 years ago

Codecov Report

Merging #47 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   71.78%   71.78%           
=======================================
  Files          36       36           
  Lines        3494     3494           
  Branches      299      299           
=======================================
  Hits         2508     2508           
  Misses        860      860           
  Partials      126      126