8000 Add public API tracking by atifaziz · Pull Request #980 · morelinq/MoreLINQ · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add public API tracking #980

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

Merged
merged 3 commits into from
Mar 9, 2023
Merged

Conversation

atifaziz
Copy link
Member
@atifaziz atifaziz commented Mar 3, 2023

This PR adds tracking of the library's publicly shipped API using Microsoft.CodeAnalysis.PublicApiAnalyzers. This adds controls to make sure that no new API or changes leak accidentally.

@codecov
Copy link
codecov bot commented Mar 3, 2023

Codecov Report

Merging #980 (f2b1370) into master (06102d7) will not change coverage.
The diff coverage is n/a.

❗ Current head f2b1370 differs from pull request most recent head fdef757. Consider uploading reports for the commit fdef757 to get more accurate results

@@           Coverage Diff           @@
##           master     #980   +/-   ##
=======================================
  Coverage   92.60%   92.60%           
=======================================
  Files         113      113           
  Lines        3434     3434           
  Branches     1052     1054    +2     
=======================================
  Hits         3180     3180           
  Misses        191      191           
  Partials       63       63           
Impacted Files Coverage Δ
MoreLinq/Flatten.cs 97.50% <ø> (ø)
MoreLinq/NestedLoops.cs 100.00% <0.00%> (ø)
MoreLinq/Permutations.cs 96.42% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

atifaziz added 2 commits March 8, 2023 23:26
Conflicts resolved:

- MoreLinq/Aggregate.g.cs
- MoreLinq/Aggregate.g.tt
- MoreLinq/Cartesian.g.cs
- MoreLinq/Cartesian.g.tt
- MoreLinq/Fold.g.cs
- MoreLinq/Fold.g.tt
- MoreLinq/ToDelimitedString.g.cs
- MoreLinq/ToDelimitedString.g.tt
@atifaziz atifaziz merged commit 498a5e7 into morelinq:master Mar 9, 2023
@atifaziz atifaziz deleted the track-public-api branch March 9, 2023 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0