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

Fix GraalVM workflow issues #2104

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Fix GraalVM workflow issues #2104

merged 1 commit into from
Nov 20, 2024

Conversation

TharmiganK
Copy link
Contributor

@TharmiganK TharmiganK commented Nov 20, 2024

Purpose

Fixes: ballerina-platform/ballerina-library#4039

Part of: ballerina-platform/ballerina-library#7384
Part of: ballerina-platform/ballerina-library#3755

Examples

N/A

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility
  • No commons package changes (if there are any, please update the GraphQL version in GraphQL tools and Ballerina dev tools)
  • No compiler package changes (if there are any, please update the GraphQL version in Ballerina dev tools)

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.03%. Comparing base (4d95b39) to head (3901e8d).
Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2104      +/-   ##
============================================
+ Coverage     84.83%   85.03%   +0.19%     
- Complexity        0      818     +818     
============================================
  Files            93      127      +34     
  Lines          6807     9689    +2882     
  Branches       1531     2035     +504     
============================================
+ Hits           5775     8239    +2464     
- Misses          947     1106     +159     
- Partials         85      344     +259     

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


🚨 Try these New Features:

@TharmiganK TharmiganK merged commit 866d2fa into master Nov 20, 2024
8 checks passed
@TharmiganK TharmiganK deleted the graalvm-fix branch November 20, 2024 08:52
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.

Enable Windows GraalVM Check on GraphQL Module
3 participants