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

[重构]es模块移至seckill模块 #193

Merged
merged 1 commit into from
Sep 2, 2023
Merged

[重构]es模块移至seckill模块 #193

merged 1 commit into from
Sep 2, 2023

Conversation

techa03
Copy link
Owner

@techa03 techa03 commented Sep 2, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage: 27.90% and project coverage change: -1.97% ⚠️

Comparison is base (007e9b4) 43.95% compared to head (6fb67fe) 41.99%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #193      +/-   ##
============================================
- Coverage     43.95%   41.99%   -1.97%     
+ Complexity      118       85      -33     
============================================
  Files            57       39      -18     
  Lines           869      731     -138     
  Branches         45       40       -5     
============================================
- Hits            382      307      -75     
+ Misses          459      400      -59     
+ Partials         28       24       -4     
Files Changed Coverage Δ
...java/com/goodskill/service/SeckillApplication.java 0.00% <0.00%> (ø)
...ava/com/goodskill/service/common/RedisService.java 100.00% <ø> (ø)
...ava/com/goodskill/service/common/ResponseInfo.java 0.00% <ø> (ø)
...dskill/service/common/constant/CommonConstant.java 0.00% <ø> (ø)
...com/goodskill/service/config/ThreadPoolConfig.java 0.00% <ø> (ø)
...oodskill/service/controller/SeckillController.java 6.66% <0.00%> (ø)
...e/controller/graphql/SeckillGraphqlController.java 0.00% <0.00%> (ø)
...in/java/com/goodskill/service/dto/ResponseDTO.java 0.00% <ø> (ø)
.../main/java/com/goodskill/service/entity/Goods.java 87.50% <ø> (ø)
...ain/java/com/goodskill/service/entity/Seckill.java 91.66% <ø> (ø)
... and 26 more

... and 19 files with indirect coverage changes

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

@techa03 techa03 merged commit 4e8cfa2 into master Sep 2, 2023
3 of 5 checks passed
@techa03 techa03 deleted the fix_build branch September 2, 2023 12:50
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.

None yet

1 participant