Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Add missing reject-unauthorized option #45

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Conversation

awharn
Copy link
Member

@awharn awharn commented Apr 13, 2022

Add reject-unauthorized to the plug-in instead of relying solely on the base profile's value.
Signed-off-by: Andrew W. Harn [email protected]

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #45 (3d7e073) into next (81d5a52) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             next      #45      +/-   ##
==========================================
+ Coverage   91.82%   91.84%   +0.01%     
==========================================
  Files          41       41              
  Lines         416      417       +1     
  Branches       28       28              
==========================================
+ Hits          382      383       +1     
  Misses         32       32              
  Partials        2        2              
Impacted Files Coverage Δ
src/imperative.ts 100.00% <ø> (ø)
src/cli/ImsSessionUtils.ts 80.00% <100.00%> (+0.51%) ⬆️

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 81d5a52...3d7e073. Read the comment docs.

@awharn awharn merged commit 2268b30 into next Apr 13, 2022
@awharn awharn deleted the add-reject-unauthorized branch April 13, 2022 20:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants