Skip to content

Conversation

@xwm1992
Copy link
Contributor

@xwm1992 xwm1992 commented Jun 25, 2023

Fixes #4150 .

Motivation

Explain the content here.
Explain why you want to make the changes and what problem you're trying to solve.

Modifications

Describe the modifications you've done.

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Merging #4151 (8acc03a) into master (0d10698) will increase coverage by 0.00%.
The diff coverage is n/a.

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

@@            Coverage Diff            @@
##             master    #4151   +/-   ##
=========================================
  Coverage     16.92%   16.93%           
  Complexity     1410     1410           
=========================================
  Files           588      588           
  Lines         25735    25739    +4     
  Branches       2373     2387   +14     
=========================================
+ Hits           4355     4358    +3     
  Misses        20946    20946           
- Partials        434      435    +1     

see 7 files with indirect coverage changes

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

Copy link
Contributor

@lrhkobe lrhkobe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wqliang wqliang merged commit 257a786 into apache:master Jun 25, 2023
xuhongjia pushed a commit to Deckers-Ohana/eventmesh that referenced this pull request Mar 13, 2025
[ISSUE apache#4150]Fix ci compile error for JDK 11 in eventmesh-connector-openfunction
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.

[Bug] Fix ci compile error for JDK 11 in eventmesh-connector-openfunction

3 participants