Skip to content

Conversation

@michaelyaakoby
Copy link
Member

It should be possible to configure username and password for Pyctuator
to use as basic-authentication when registering to spring-beet-admin.

Solves #8

@codecov-io
Copy link

codecov-io commented May 17, 2020

Codecov Report

Merging #9 into master will decrease coverage by 0.48%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   87.51%   87.03%   -0.49%     
==========================================
  Files          24       24              
  Lines         857      879      +22     
==========================================
+ Hits          750      765      +15     
- Misses        107      114       +7     
Impacted Files Coverage Δ
pyctuator/impl/spring_boot_admin_registration.py 72.94% <70.83%> (-1.31%) ⬇️
pyctuator/pyctuator.py 90.14% <75.00%> (-1.04%) ⬇️

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 6da859a...2cfd0f0. Read the comment docs.

Copy link
Contributor

@yanoom yanoom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@codecov-commenter
Copy link

codecov-commenter commented May 19, 2020

Codecov Report

Merging #9 into master will decrease coverage by 0.37%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   87.51%   87.14%   -0.38%     
==========================================
  Files          24       25       +1     
  Lines         857      879      +22     
==========================================
+ Hits          750      766      +16     
- Misses        107      113       +6     
Impacted Files Coverage Δ
pyctuator/impl/spring_boot_admin_registration.py 70.88% <60.00%> (-3.36%) ⬇️
pyctuator/auth.py 100.00% <100.00%> (ø)
pyctuator/pyctuator.py 91.30% <100.00%> (+0.12%) ⬆️

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 6da859a...5e81e09. Read the comment docs.

It should be possible to configure username and password for Pyctuator
to use as basic-authentication when registering to spring-beet-admin.

Solves #8

Set Pyctuator version to 0.10
@michaelyaakoby michaelyaakoby merged commit a09aa78 into master May 20, 2020
@michaelyaakoby michaelyaakoby deleted the sba-basic-auth branch May 20, 2020 18:46
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.

6 participants