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

add user basic authentication #332

Merged
merged 6 commits into from
May 21, 2024

Conversation

susarlanikhilesh
Copy link
Contributor

Addresses issue

Copy link

codecov bot commented May 20, 2024

Codecov Report

Attention: Patch coverage is 61.76471% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 55.98%. Comparing base (d5a4a3d) to head (250c32a).

Files Patch % Lines
cmd/promises/promises.go 0.00% 9 Missing ⚠️
cmd/promises/complete.go 0.00% 1 Missing ⚠️
cmd/promises/create.go 0.00% 1 Missing ⚠️
cmd/promises/get.go 0.00% 1 Missing ⚠️
cmd/promises/search.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
- Coverage   55.99%   55.98%   -0.02%     
==========================================
  Files         113      113              
  Lines        9893     9910      +17     
==========================================
+ Hits         5540     5548       +8     
- Misses       3987     3996       +9     
  Partials      366      366              

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

Consolidate tests and add basic auth flags to cli
@dfarr dfarr merged commit 80db12e into resonatehq:main May 21, 2024
5 checks passed
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