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

fix(dst): correct error messages #120

Merged
merged 5 commits into from
Nov 19, 2023
Merged

fix(dst): correct error messages #120

merged 5 commits into from
Nov 19, 2023

Conversation

guergabo
Copy link
Contributor

@guergabo guergabo commented Nov 19, 2023

Fixes #116
Fixes #117
Fixes #118
Fixes #119

Changes
Let's do err codes instead of err messages which can change a lot more frequently.

Copy link

codecov bot commented Nov 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a5efda2) 68.61% compared to head (48a3a56) 68.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   68.61%   68.79%   +0.17%     
==========================================
  Files          61       61              
  Lines        6163     6165       +2     
==========================================
+ Hits         4229     4241      +12     
+ Misses       1654     1645       -9     
+ Partials      280      279       -1     

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

@guergabo guergabo self-assigned this Nov 19, 2023
@guergabo guergabo added the bug Something isn't working label Nov 19, 2023
@guergabo guergabo requested a review from dfarr November 19, 2023 15:22
@guergabo guergabo marked this pull request as ready for review November 19, 2023 16:05
@guergabo guergabo merged commit e166f66 into resonatehq:main Nov 19, 2023
5 checks passed
@guergabo guergabo deleted the dst-issue branch November 19, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DST: 22031 DST: 22031 DST: 27112 DST: 27112
2 participants