Skip to content

Add module-info for jvm artifact #242

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add module-info for jvm artifact #242

wants to merge 1 commit into from

Conversation

OptimumCode
Copy link
Owner

Resolves #5

@OptimumCode OptimumCode added the enhancement New feature or request label Jan 22, 2025
@OptimumCode OptimumCode self-assigned this Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.53%. Comparing base (f6e5a67) to head (c24e6c0).
Report is 40 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #242   +/-   ##
=======================================
  Coverage   90.53%   90.53%           
=======================================
  Files         133      133           
  Lines        3983     3983           
  Branches     1059     1059           
=======================================
  Hits         3606     3606           
  Misses         82       82           
  Partials      295      295           

☔ 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.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: c24e6c0 Previous: f6e5a67 Ratio
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 4079.80784 us/op 2649.7934298076925 us/op 1.54

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

@OptimumCode OptimumCode deleted the support/5 branch March 24, 2025 13:33
@OptimumCode OptimumCode restored the support/5 branch March 24, 2025 14:04
@OptimumCode OptimumCode reopened this Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add module-info.java to JVM artifact
1 participant