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

adds e2e tests for api server #585

Merged
merged 3 commits into from
Mar 5, 2021

Conversation

patilpankaj212
Copy link
Contributor

  1. api server tests
  2. fix minor defects
  3. make api server port configurable

2. fix minor defects
3. make api server port configurable
@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #585 (5dc545f) into master (6728908) will decrease coverage by 0.37%.
The diff coverage is 5.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #585      +/-   ##
==========================================
- Coverage   78.02%   77.65%   -0.38%     
==========================================
  Files         102      102              
  Lines        2512     2524      +12     
==========================================
  Hits         1960     1960              
- Misses        408      420      +12     
  Partials      144      144              
Impacted Files Coverage Δ
pkg/cli/init.go 25.00% <0.00%> (ø)
pkg/cli/server.go 20.00% <0.00%> (ø)
pkg/http-server/file-scan.go 73.26% <0.00%> (-7.17%) ⬇️
pkg/http-server/remote-repo.go 69.64% <0.00%> (ø)
pkg/http-server/start.go 0.00% <0.00%> (ø)
pkg/config/config-reader.go 85.71% <100.00%> (ø)

@sonarcloud
Copy link

sonarcloud bot commented Mar 5, 2021

Kudos, SonarCloud 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

@kanchwala-yusuf kanchwala-yusuf merged commit bbb4a56 into tenable:master Mar 5, 2021
@patilpankaj212 patilpankaj212 deleted the server-e2e-tests branch April 7, 2021 20:51
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