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

fix: version detection when using arguments #258

Merged
merged 1 commit into from
May 19, 2024
Merged

Conversation

IlonaShishov
Copy link
Collaborator

Bug: Gradle dependency ref was not matched with corresponding dependency line in manifest when line version is set using an argument.
Fix: argument translated to actual version value to allow matching

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9f8f9d7) to head (b73320c).
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #258   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          538       538           
  Branches       126       127    +1     
=========================================
  Hits           538       538           

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

@IlonaShishov IlonaShishov merged commit 928110e into master May 19, 2024
2 checks passed
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