Skip to content

Conversation

loongs-zhang
Copy link
Member

@loongs-zhang loongs-zhang commented Jan 20, 2024

Fixes #4612

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2024

Codecov Report

Attention: 77 lines in your changes are missing coverage. Please review.

Comparison is base (814243b) 61.41% compared to head (feb4eeb) 61.33%.

Files Patch % Lines
...nyu/plugin/wasm/base/AbstractShenyuWasmPlugin.java 0.00% 36 Missing ⚠️
...org/apache/shenyu/plugin/wasm/base/WasmLoader.java 65.30% 9 Missing and 8 partials ⚠️
...he/shenyu/plugin/wasm/base/AbstractWasmPlugin.java 58.62% 12 Missing ⚠️
...lugin/wasm/base/exception/ShenyuWasmException.java 0.00% 6 Missing ⚠️
...n/wasm/base/exception/ShenyuWasmInitException.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5412      +/-   ##
============================================
- Coverage     61.41%   61.33%   -0.08%     
- Complexity     8617     8629      +12     
============================================
  Files          1248     1253       +5     
  Lines         38018    38144     +126     
  Branches       3647     3655       +8     
============================================
+ Hits          23350    23397      +47     
- Misses        12564    12634      +70     
- Partials       2104     2113       +9     

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

@moremind moremind merged commit ae497d2 into apache:master Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Volunteer] Add WasmPlugin
3 participants