Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

[FEATURE] Pinning ssl #191

Merged
merged 5 commits into from
Jun 23, 2020
Merged

Conversation

marcosgmgm
Copy link
Contributor

- What I did
Added pinning ssl server
- How I did it
Added pinning ssl on init
- How to verify it
unit tests and local tests
- Description for the changelog

[FEATURE] Pinning ssl

@codecov-commenter
Copy link

Codecov Report

Merging #191 into master will increase coverage by 0.86%.
The diff coverage is 64.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   58.10%   58.97%   +0.86%     
==========================================
  Files          75       70       -5     
  Lines        2843     2618     -225     
==========================================
- Hits         1652     1544     -108     
+ Misses        930      819     -111     
+ Partials      261      255       -6     
Impacted Files Coverage Δ
pkg/server/setter.go 70.83% <64.28%> (-10.12%) ⬇️
pkg/slice/sliceutil/slice_util.go 100.00% <0.00%> (ø)
pkg/cmd/build.go
pkg/formula/build/build.go
pkg/cmd/build_formula.go
pkg/formula/workspace/workspace_manager.go
pkg/formula/watcher/watcher.go

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 ca80333...c3235a4. Read the comment docs.

@marcosgmgm marcosgmgm merged commit 73a63c7 into ZupIT:master Jun 23, 2020
@marcosgmgm marcosgmgm deleted the feature/pinning-ssl branch June 23, 2020 19:14
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