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

test: refactor mock setup in maven plugin tests #2911

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

mcollovati
Copy link
Contributor

Refactoring required by changes in vaadin/flow#20465.

@mcollovati
Copy link
Contributor Author

mcollovati commented Nov 20, 2024

The Flow change will be backported to 24.5 and 24.4, so probably this PR should also be cherry picked.

vaadin/flow#20518
vaadin/flow#20519

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.64%. Comparing base (c67eac4) to head (3c96e3e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2911   +/-   ##
=======================================
  Coverage   92.64%   92.64%           
=======================================
  Files          83       83           
  Lines        2842     2842           
  Branches      739      739           
=======================================
  Hits         2633     2633           
  Misses        158      158           
  Partials       51       51           
Flag Coverage Δ
unittests 92.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

Copy link

sonarcloud bot commented Nov 20, 2024

@ZheSun88 ZheSun88 requested a review from tltv November 20, 2024 09:01
@taefi taefi removed their request for review November 20, 2024 09:09
@ZheSun88 ZheSun88 enabled auto-merge (squash) November 20, 2024 09:14
@ZheSun88 ZheSun88 merged commit 41f94f6 into main Nov 20, 2024
15 checks passed
@ZheSun88 ZheSun88 deleted the issues/flow-19616_maven_plugin_classloader branch November 20, 2024 09:17
vaadin-bot pushed a commit that referenced this pull request Nov 20, 2024
Refactoring required by changes in vaadin/flow#20465.

Co-authored-by: Zhe Sun <[email protected]>
vaadin-bot pushed a commit that referenced this pull request Nov 20, 2024
Refactoring required by changes in vaadin/flow#20465.

Co-authored-by: Zhe Sun <[email protected]>
taefi pushed a commit that referenced this pull request Nov 20, 2024
…2912)

test: refactor mock setup in maven plugin tests (#2911)

Refactoring required by changes in vaadin/flow#20465.

Co-authored-by: Marco Collovati <[email protected]>
Co-authored-by: Zhe Sun <[email protected]>
taefi added a commit that referenced this pull request Nov 20, 2024
…2913)

test: refactor mock setup in maven plugin tests (#2911)

Refactoring required by changes in vaadin/flow#20465.

Co-authored-by: Marco Collovati <[email protected]>
Co-authored-by: Zhe Sun <[email protected]>
Co-authored-by: Soroosh Taefi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants