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 authentication support to archive_sync command as well #629

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hnousiainen
Copy link
Contributor

About this change - What it does

The previous modification, 8c1c2b0, added support for user authentication on the local webserver but missed archive_sync command.

@hnousiainen hnousiainen force-pushed the htn_local_webserver_user_authentication branch from 59fab60 to 738f571 Compare September 25, 2024 07:57
@hnousiainen hnousiainen force-pushed the htn_local_webserver_user_authentication branch 2 times, most recently from d8579a2 to 5ce8921 Compare December 12, 2024 11:00
The previous modification 8c1c2b0
added support for user authentication on the local webserver but missed
archive_sync command.
@hnousiainen hnousiainen force-pushed the htn_local_webserver_user_authentication branch from 5ce8921 to f3dc736 Compare December 12, 2024 17:48
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.87%. Comparing base (5505b86) to head (f3dc736).
Report is 31 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
- Coverage   91.01%   90.87%   -0.14%     
==========================================
  Files          31       31              
  Lines        4917     5020     +103     
==========================================
+ Hits         4475     4562      +87     
- Misses        442      458      +16     
Files with missing lines Coverage Δ
pghoard/archive_sync.py 86.88% <100.00%> (+0.36%) ⬆️

... and 7 files with indirect coverage changes

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.

2 participants