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

Support PublicAPI analyzers + formatting #95

Merged
merged 8 commits into from Nov 23, 2019
Merged

Conversation

david-driscoll
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 23, 2019

Codecov Report

Merging #95 into master will decrease coverage by 7.9%.
The diff coverage is 71.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage      83%   75.09%   -7.91%     
==========================================
  Files          78       77       -1     
  Lines        2954     3851     +897     
  Branches      311      446     +135     
==========================================
+ Hits         2452     2892     +440     
- Misses        395      753     +358     
- Partials      107      206      +99
Impacted Files Coverage Δ
...bstractions/ProxyConfigurationBuilderExtensions.cs 100% <ø> (ø) ⬆️
...ntions.Abstractions/UnitTestConventionAttribute.cs 100% <ø> (ø) ⬆️
src/Conventions/ConventionContext.cs 71.42% <ø> (ø) ⬆️
...onventions.Abstractions/LiveConventionAttribute.cs 100% <ø> (ø) ⬆️
...Abstractions/ConfigurationHostBuilderExtensions.cs 57.14% <0%> (-42.86%) ⬇️
...e.Abstractions/CommandLineHostBuilderExtensions.cs 57.14% <0%> (-42.86%) ⬇️
src/Logging/LoggingExtensions.cs 50% <0%> (-30%) ⬇️
...bJobs.Abstractions/WebJobsHostBuilderExtensions.cs 57.14% <0%> (-42.86%) ⬇️
...tion.Abstractions/ServicesHostBuilderExtensions.cs 57.14% <0%> (-42.86%) ⬇️
.../Conventions/Reflection/DefaultAssemblyProvider.cs 31.25% <0%> (-2.09%) ⬇️
... and 67 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9754829...46e75c1. Read the comment docs.

@david-driscoll david-driscoll merged commit 2205a36 into master Nov 23, 2019
@rsg-bot rsg-bot added this to the v9.0.7 milestone Nov 23, 2019
@rsg-bot rsg-bot added the ✨ mysterious We forgot to label this label Nov 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants