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

Replace custom fmpp plugin with fmpp-maven-plugin #12737

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

Jackie-Jiang
Copy link
Contributor

Introduce:

  • fmpp-maven-plugin: 1.0

Also update the related plugins:

  • maven-remote-resources-plugin: 1.6.0 -> 3.2.0
  • javacc-maven-plugin: 2.6 -> 3.1.0

@Jackie-Jiang Jackie-Jiang added dependencies Pull requests that update a dependency file cleanup labels Mar 27, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.53%. Comparing base (59551e4) to head (1934d35).
Report is 180 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12737      +/-   ##
============================================
- Coverage     61.75%   61.53%   -0.22%     
+ Complexity      207      198       -9     
============================================
  Files          2436     2458      +22     
  Lines        133233   134500    +1267     
  Branches      20636    20821     +185     
============================================
+ Hits          82274    82769     +495     
- Misses        44911    45547     +636     
- Partials       6048     6184     +136     
Flag Coverage Δ
custom-integration1 <0.01% <ø> (-0.01%) ⬇️
integration <0.01% <ø> (-0.01%) ⬇️
integration1 <0.01% <ø> (-0.01%) ⬇️
integration2 0.00% <ø> (ø)
java-11 61.51% <ø> (-0.20%) ⬇️
java-21 61.41% <ø> (-0.21%) ⬇️
skip-bytebuffers-false 61.52% <ø> (-0.22%) ⬇️
skip-bytebuffers-true 61.39% <ø> (+33.66%) ⬆️
temurin 61.53% <ø> (-0.22%) ⬇️
unittests 61.53% <ø> (-0.22%) ⬇️
unittests1 46.13% <ø> (-0.76%) ⬇️
unittests2 27.95% <ø> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Jackie-Jiang Jackie-Jiang merged commit bb2eb49 into apache:master Mar 28, 2024
21 checks passed
@Jackie-Jiang Jackie-Jiang deleted the remove_fmpp_module branch March 28, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants