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 plugin test failures #2110

Merged
merged 6 commits into from
Nov 26, 2024
Merged

Fix plugin test failures #2110

merged 6 commits into from
Nov 26, 2024

Conversation

gimantha
Copy link
Contributor

Purpose

Related to #2107

Examples

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)

@gimantha gimantha added the Skip GraalVM Check This will skip the GraalVM compatibility check label Nov 26, 2024
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.02%. Comparing base (d3a0161) to head (ead624b).
Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2110      +/-   ##
============================================
+ Coverage     84.76%   85.02%   +0.25%     
- Complexity        0      818     +818     
============================================
  Files            93      127      +34     
  Lines          6782     9691    +2909     
  Branches       1529     2035     +506     
============================================
+ Hits           5749     8240    +2491     
- Misses          950     1107     +157     
- Partials         83      344     +261     

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

@gimantha gimantha merged commit 79d9baa into master Nov 26, 2024
8 of 10 checks passed
@gimantha gimantha deleted the fix-plugin-test-failures branch November 26, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip GraalVM Check This will skip the GraalVM compatibility check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants