Skip to content

refactored pom dependencies for #1012#1018

Merged
swissiety merged 17 commits intosoot-oss:developfrom
victoraysev:refactor/central-dependency-management
Aug 16, 2024
Merged

refactored pom dependencies for #1012#1018
swissiety merged 17 commits intosoot-oss:developfrom
victoraysev:refactor/central-dependency-management

Conversation

@victoraysev
Copy link
Copy Markdown
Contributor

refactored pom dependencies

  • removed <version>${project.version}</version> in every submodule pom
  • added a <dependencyManagement> block to the central POM file and included the module dependencies with <version>${project.version}</version> within it.

opened for the first task of #1012

Copy link
Copy Markdown
Collaborator

@swissiety swissiety left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Copy Markdown
Collaborator

@swissiety swissiety left a comment

Choose a reason for hiding this comment

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

👍

@victoraysev
Copy link
Copy Markdown
Contributor Author

Hi @swissiety, is there anything I can address or improve to help get this pull request accepted?

@swissiety
Copy link
Copy Markdown
Collaborator

Hi,
the pipeline checks have to run through. Have a look at the log to see what needs to be fixed - seems it can not compile currently.

@victoraysev
Copy link
Copy Markdown
Contributor Author

Hi @swissiety
Thanks for your assistance.
I have added new commits to resolve checks

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.96%. Comparing base (f94b4fa) to head (4bc0b5b).
Report is 17 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1018      +/-   ##
=============================================
+ Coverage      70.24%   71.96%   +1.71%     
- Complexity      4199     4453     +254     
=============================================
  Files            316      367      +51     
  Lines          15748    16389     +641     
  Branches        2699     2745      +46     
=============================================
+ Hits           11062    11794     +732     
+ Misses          3812     3689     -123     
- Partials         874      906      +32     

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

Copy link
Copy Markdown
Collaborator

@swissiety swissiety left a comment

Choose a reason for hiding this comment

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

thx!

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.

2 participants