Skip to content
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

feat: replace semver4j with maven-artifact #548

Merged
merged 1 commit into from
May 16, 2023
Merged

feat: replace semver4j with maven-artifact #548

merged 1 commit into from
May 16, 2023

Conversation

olenagerasimova
Copy link
Member

@olenagerasimova olenagerasimova commented May 16, 2023

closes #547

Replaced semver4j with maven-artifact.

@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Merging #548 (a0a5082) into master (c53e239) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #548   +/-   ##
=========================================
  Coverage     87.71%   87.71%           
  Complexity      469      469           
=========================================
  Files            52       52           
  Lines          1889     1889           
  Branches        167      167           
=========================================
  Hits           1657     1657           
  Misses          192      192           
  Partials         40       40           
Impacted Files Coverage Δ
...java/com/artipie/rpm/meta/CrCompareDependency.java 64.00% <100.00%> (ø)

Copy link
Contributor

@dgarus dgarus left a comment

Choose a reason for hiding this comment

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

Thanks!

@dgarus dgarus merged commit f521d6b into master May 16, 2023
10 checks passed
@dgarus dgarus deleted the 247 branch May 16, 2023 13:13
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.

com.vdurmont:semver4j 3.1.0 is used in rpm-adapter, but it has expired. Please analyze it.
2 participants