-
Notifications
You must be signed in to change notification settings - Fork 2
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
Publish to maven central #24
Conversation
Added autogenerated files Removed unused heapdump
Fixed edge casees when param is primitive Updated docs
Added -ve and performance tests Fixed typo
Updated version for next release Updated dependencies version
Updated imports
Added autogenerated files Removed unused heapdump
Removed Coveralls
Updated site to dracula theme
Updated configuration as per maven central
823aef8
to
0fab925
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #24 +/- ##
=======================================
Coverage ? 96.00%
Complexity ? 5
=======================================
Files ? 1
Lines ? 50
Branches ? 11
=======================================
Hits ? 48
Misses ? 2
Partials ? 0
Continue to review full report in Codecov by Sentry.
|
b4ab2da
to
8c604da
Compare
1d1cbcd
to
3c65e54
Compare
Added required validation to release in CI Set required attrs in project
Publish from lowest JDK
Renamed file
Retain reports for few days
4728eee
to
145cb46
Compare
8f216b1
to
14b2ea4
Compare
a4b478e
to
540a6cc
Compare
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
6feb82f
to
7ab7490
Compare
Disable Github advanced analysis, since default analysis is enabled from dashboard
Added condition to avoid duplicate analysis
Update version of sarif uploader
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences🚀 Don’t miss a bit, follow what’s new on Codacy. Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more Footnotes
|
Code Climate has analyzed commit 0bf8ca0 and detected 15 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
Fixes #23