Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Improve Javadoc, update dependencies and plugins #54

Merged
merged 9 commits into from
Oct 25, 2024
Merged

Conversation

vitalijr2
Copy link
Owner

  • Improved Javadoc
  • Use BOM for jUnit and Mockito
  • Add activity badges, update other
  • Update some Maven plugins: invoker

dependabot bot and others added 8 commits October 22, 2024 20:41
Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.8.0...maven-invoker-plugin-3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…g.apache.maven.plugins-maven-invoker-plugin-3.8.1

Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.8.1
* Add BOMs for jUnit5 and Mockito; update badges on REAMDE and Javadoc

* Regroup badges

* jUnit Jupiter -> jUnit

* Add GitHub Check Runs Badge

* Add GitHub Check Runs Badge

* Add GitHub Check Runs Badge
* Activity badges

* Activity badges

* Fix mistyping
Copy link

codacy-production bot commented Oct 25, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a1c1187) 30 30 100.00%
Head commit (e476976) 60 (+30) 60 (+30) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#54) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@vitalijr2 vitalijr2 merged commit a68d6b2 into master Oct 25, 2024
18 checks passed
@vitalijr2 vitalijr2 deleted the development branch October 25, 2024 07:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant