Skip to content

Update unMock plugin version, remove me.xdrop:fuzzywuzzy dependency, remove deprecated Gradle APIs#2634

Merged
0xnm merged 6 commits into
developfrom
nogorodnikov/update-unmock-drop-fuzzy
May 7, 2025
Merged

Update unMock plugin version, remove me.xdrop:fuzzywuzzy dependency, remove deprecated Gradle APIs#2634
0xnm merged 6 commits into
developfrom
nogorodnikov/update-unmock-drop-fuzzy

Conversation

@0xnm

@0xnm 0xnm commented May 7, 2025

Copy link
Copy Markdown
Member

What does this PR do?

This PR does the following:

  • Updates unMock plugin version mainly to benefit from the following change Change UnMock task to Gradle's dependency transform bjoernQ/unmock-plugin#83
  • Removes unused me.xdrop:fuzzywuzzy dependency
  • Removes deprecated Gradle APIs to be better compatible with Gradle 9.0
    • Configuration.files -> Configuration.incoming.artifactView brings a visibility on the lib dependencies used in the project dependencies.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm requested review from a team as code owners May 7, 2025 09:36
@codecov-commenter

codecov-commenter commented May 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.07%. Comparing base (5f90e34) to head (ed14375).
⚠️ Report is 252 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2634      +/-   ##
===========================================
- Coverage    70.07%   70.07%   -0.00%     
===========================================
  Files          820      820              
  Lines        30591    30591              
  Branches      5136     5136              
===========================================
- Hits         21436    21435       -1     
+ Misses        7727     7725       -2     
- Partials      1428     1431       +3     

see 33 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@0xnm
0xnm merged commit f11cf14 into develop May 7, 2025
@0xnm
0xnm deleted the nogorodnikov/update-unmock-drop-fuzzy branch May 7, 2025 14:30
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.

3 participants