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

SDK-4713: Extract utils #53

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Conversation

VladislavStrelchenko
Copy link
Contributor

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (20bd1d3) 88.46% compared to head (bee860e) 88.16%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #53      +/-   ##
============================================
- Coverage     88.46%   88.16%   -0.30%     
+ Complexity      567      549      -18     
============================================
  Files            77       72       -5     
  Lines          1707     1656      -51     
============================================
- Hits           1510     1460      -50     
+ Misses          197      196       -1     
Files Coverage Δ
src/Checker/NpmChecker/NpmAuditExecutor.php 100.00% <100.00%> (ø)
...rc/Checker/NpmChecker/NpmInstallationValidator.php 100.00% <100.00%> (ø)
...Checker/SecurityChecker/SprykerSecurityChecker.php 100.00% <ø> (ø)
src/Reader/ComposerReader.php 84.38% <ø> (ø)
src/Reader/ToolingSettingsFileReader.php 100.00% <ø> (ø)

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

Copy link
Contributor

@pavelmaksimov25 pavelmaksimov25 left a comment

Choose a reason for hiding this comment

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

Looks good. Please check @DmytroKlymanSpryker's comments.
Although, service declaration for 2 services in 3 lines instead of 2 looks a bit overengineerd. Maybe, we can get read of Interface if there's only one service class.

@DmytroKlymanSpryker DmytroKlymanSpryker merged commit e0aa49d into master Nov 14, 2023
4 checks passed
@DmytroKlymanSpryker DmytroKlymanSpryker deleted the feature/sdk-4713-extract-utils branch November 14, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants