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

Move ZIP-archive steps from REST API plugin to core #3426

Merged

Conversation

valfirst
Copy link
Collaborator

@valfirst valfirst commented Dec 2, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #3426 (076d0b9) into master (e9f9d36) will increase coverage by 7.44%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #3426      +/-   ##
============================================
+ Coverage     89.52%   96.96%   +7.44%     
+ Complexity     6243     6010     -233     
============================================
  Files           845      843       -2     
  Lines         17120    17152      +32     
  Branches       1108     1110       +2     
============================================
+ Hits          15327    16632    +1305     
+ Misses         1666      412    -1254     
+ Partials        127      108      -19     
Impacted Files Coverage Δ
.../src/main/java/org/vividus/steps/ArchiveSteps.java 100.00% <100.00%> (ø)
...ain/java/org/vividus/batch/BatchConfiguration.java 100.00% <0.00%> (ø)
.../java/org/vividus/ui/web/action/CookieManager.java 100.00% <0.00%> (ø)
...vividus/softassert/JBehaveFailTestFastManager.java 100.00% <0.00%> (ø)
...c/main/java/org/vividus/softassert/SoftAssert.java 89.92% <0.00%> (+0.07%) ⬆️
...ine/src/main/java/org/vividus/BatchedEmbedder.java 91.89% <0.00%> (+0.22%) ⬆️
...g/vividus/configuration/ConfigurationResolver.java 98.40% <0.00%> (+3.20%) ⬆️
...idus/steps/SpringStepFactoryBeanPostProcessor.java 100.00% <0.00%> (+6.66%) ⬆️
...va/org/vividus/configuration/PropertiesLoader.java 98.41% <0.00%> (+9.52%) ⬆️
...in/java/org/vividus/configuration/BeanFactory.java 94.28% <0.00%> (+14.28%) ⬆️
... and 62 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ikalinin1 ikalinin1 self-requested a review December 6, 2022 18:50
@valfirst valfirst force-pushed the move-zip-archive-steps-from-rest-api-plugin-to-core branch from e420e69 to 076d0b9 Compare December 7, 2022 08:29
@sonarcloud
Copy link

sonarcloud bot commented Dec 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@valfirst valfirst merged commit 85c038b into master Dec 7, 2022
@valfirst valfirst deleted the move-zip-archive-steps-from-rest-api-plugin-to-core branch December 7, 2022 11:16
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