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

chore(ci): fix postgresql unit test failed #2643

Merged

Conversation

JackyYangPassion
Copy link
Contributor

@JackyYangPassion JackyYangPassion commented Aug 20, 2024

Purpose of the PR

Main Changes

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:
    • xxx

Does this PR potentially affect the following parts?

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 20, 2024
@JackyYangPassion JackyYangPassion marked this pull request as draft August 20, 2024 03:05
@dosubot dosubot bot added the bug Something isn't working label Aug 20, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.84%. Comparing base (58f58ee) to head (18ae326).
Report is 227 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (58f58ee) and HEAD (18ae326). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (58f58ee) HEAD (18ae326)
7 2
Additional details and impacted files
@@              Coverage Diff              @@
##             master    #2643       +/-   ##
=============================================
- Coverage     48.77%   35.84%   -12.93%     
+ Complexity      708      652       -56     
=============================================
  Files           730      718       -12     
  Lines         59534    58469     -1065     
  Branches       7662     7496      -166     
=============================================
- Hits          29036    20961     -8075     
- Misses        27591    35287     +7696     
+ Partials       2907     2221      -686     

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

@JackyYangPassion JackyYangPassion changed the title fix postgresql unit test failed chore(ci): fix postgresql unit test failed Aug 23, 2024
@JackyYangPassion JackyYangPassion marked this pull request as ready for review August 23, 2024 01:43
@dosubot dosubot bot added the ci-cd Build or deploy label Aug 23, 2024
VGalaxies
VGalaxies previously approved these changes Aug 24, 2024
@VGalaxies VGalaxies requested a review from imbajin August 24, 2024 02:55
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 24, 2024
@imbajin imbajin merged commit 355483f into apache:master Aug 28, 2024
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci-cd Build or deploy lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] hugeserver backend with postgresql schedule gremlin job unit test failed
4 participants