Skip to content

Include Java API surface file in the API changes check#2493

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/include-java-api-surface-file-in-changes-check
Jan 27, 2025
Merged

Include Java API surface file in the API changes check#2493
0xnm merged 1 commit into
developfrom
nogorodnikov/include-java-api-surface-file-in-changes-check

Conversation

@0xnm

@0xnm 0xnm commented Jan 27, 2025

Copy link
Copy Markdown
Member

What does this PR do?

We were checking only Kotlin API surface file for the missing changes, this PR adds Java API surface file.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm requested review from a team as code owners January 27, 2025 11:30
@codecov-commenter

codecov-commenter commented Jan 27, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.91%. Comparing base (6bf92cc) to head (b8b089e).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2493      +/-   ##
===========================================
- Coverage    70.01%   69.91%   -0.10%     
===========================================
  Files          788      788              
  Lines        29646    29646              
  Branches      4962     4962              
===========================================
- Hits         20755    20726      -29     
- Misses        7520     7552      +32     
+ Partials      1371     1368       -3     

see 28 files with indirect coverage changes

@0xnm
0xnm merged commit 63748fd into develop Jan 27, 2025
@0xnm
0xnm deleted the nogorodnikov/include-java-api-surface-file-in-changes-check branch January 27, 2025 13:29
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.

3 participants