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

feat: add xerror pkg #322

Merged
merged 2 commits into from
May 10, 2022
Merged

feat: add xerror pkg #322

merged 2 commits into from
May 10, 2022

Conversation

sysulq
Copy link
Member

@sysulq sysulq commented May 10, 2022

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2022

Codecov Report

Merging #322 (ea3b41d) into master (98a84f0) will increase coverage by 1.35%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #322      +/-   ##
==========================================
+ Coverage   31.46%   32.81%   +1.35%     
==========================================
  Files          95       97       +2     
  Lines        6576     6713     +137     
==========================================
+ Hits         2069     2203     +134     
- Misses       4373     4377       +4     
+ Partials      134      133       -1     
Impacted Files Coverage Δ
pkg/util/xerror/code_msg.go 100.00% <100.00%> (ø)
pkg/util/xerror/errors.go 100.00% <100.00%> (ø)
pkg/store/gorm/init.go 30.76% <0.00%> (-11.54%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 98a84f0...ea3b41d. Read the comment docs.

@sysulq sysulq requested a review from hjxp May 10, 2022 09:28
@sysulq sysulq merged commit 9d798c2 into master May 10, 2022
hjxp pushed a commit to hjxp/jupiter that referenced this pull request May 24, 2022
* feat: add xerror pkg

* add comment
@sysulq sysulq deleted the feat/xerror branch August 24, 2022 03:21
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

2 participants