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

Add nativeTest for dynamically configuring jobs through Operation API in GraalVM Native Image #2426

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

linghengqian
Copy link
Member

@linghengqian linghengqian commented Aug 11, 2024

Fixes #2415.

Changes proposed in this pull request:

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.61%. Comparing base (a8ba448) to head (dec1e13).
Report is 40 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2426      +/-   ##
============================================
- Coverage     80.10%   79.61%   -0.50%     
+ Complexity     1113     1107       -6     
============================================
  Files           204      204              
  Lines          3821     3806      -15     
  Branches        445      443       -2     
============================================
- Hits           3061     3030      -31     
- Misses          570      584      +14     
- Partials        190      192       +2     

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

@linghengqian linghengqian marked this pull request as ready for review August 11, 2024 09:01
@RaigorJiang RaigorJiang merged commit 08031cd into apache:master Aug 11, 2024
16 checks passed
@linghengqian linghengqian added this to the 3.1.0 milestone Aug 11, 2024
@linghengqian linghengqian deleted the dynamic branch August 12, 2024 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants