Skip to content

Conversation

@andreachild
Copy link
Contributor

Fixed empty-sample-secure.groovy script to work with GroovyCompilerGremlinPlugin Compilation.COMPILE_STATIC which has stricter type checking by using explicit map type declaration and casting of map entry values. Otherwise the server will fail to start when using gremlin-server-secure.yaml config sample.

VOTE +1

…linPlugin compilation: COMPILE_STATIC which has stricter type checking by using explicit map type declaration and casting of map entry values.
@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.47%. Comparing base (9b46b67) to head (445ab1f).
⚠️ Report is 389 commits behind head on 3.7-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##             3.7-dev    #3262      +/-   ##
=============================================
+ Coverage      76.14%   76.47%   +0.33%     
- Complexity     13152    13312     +160     
=============================================
  Files           1084     1092       +8     
  Lines          65160    67041    +1881     
  Branches        7285     7378      +93     
=============================================
+ Hits           49616    51271    +1655     
- Misses         12839    13030     +191     
- Partials        2705     2740      +35     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kenhuuu
Copy link
Contributor

kenhuuu commented Nov 3, 2025

VOTE +1

1 similar comment
@Cole-Greer
Copy link
Contributor

VOTE +1

@andreachild andreachild merged commit b1967c4 into apache:3.7-dev Nov 4, 2025
24 checks passed
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.

4 participants