Skip to content

Add ABI diff logic #598

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
Jan 11, 2021
Merged

Add ABI diff logic #598

merged 3 commits into from
Jan 11, 2021

Conversation

cgewecke
Copy link
Member

@cgewecke cgewecke commented Jan 7, 2021

Core logic for a codecheck that tracks public interface changes in a PR vs. target branch.

Represented as a unified diff.

@codecov-io
Copy link

codecov-io commented Jan 7, 2021

Codecov Report

Merging #598 (3392422) into experimental-options (ecde305) will decrease coverage by 0.05%.
The diff coverage is 97.36%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           experimental-options     #598      +/-   ##
========================================================
- Coverage                 99.12%   99.06%   -0.06%     
========================================================
  Files                        22       22              
  Lines                      1139     1177      +38     
========================================================
+ Hits                       1129     1166      +37     
- Misses                       10       11       +1     
Impacted Files Coverage Δ
lib/api.js 99.47% <97.36%> (-0.53%) ⬇️

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 ecde305...a3dcf06. Read the comment docs.

@cgewecke cgewecke marked this pull request as ready for review January 11, 2021 08:26
@cgewecke cgewecke merged commit faf8cb5 into experimental-options Jan 11, 2021
@cgewecke cgewecke deleted the abi-diff branch January 11, 2021 08:27
@cgewecke cgewecke mentioned this pull request Jan 11, 2021
40 tasks
cgewecke added a commit that referenced this pull request Apr 26, 2022
cgewecke added a commit that referenced this pull request Apr 26, 2022
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