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

WIP: List reports for the given file ID #30

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Conversation

kirankumbhar
Copy link
Contributor

@kirankumbhar kirankumbhar commented Dec 9, 2022

Title Value
Type Feature
Ticket/Issue PD-698
Migrations No
Migration Scripts No
ENV vars change No
Frontend No
Local testing Done
Staging testing Pending
On premise notes NA
Release notes None
Version upgrade Major

Changelog

  1. Added List reports Command
    appknox reports list <fileID>

@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Base: 42.64% // Head: 59.18% // Increases project coverage by +16.54% 🎉

Coverage data is based on head (56414ad) compared to base (2e5fe8b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #30       +/-   ##
============================================
+ Coverage    42.64%   59.18%   +16.54%     
============================================
  Files           25       12       -13     
  Lines         1074      517      -557     
============================================
- Hits           458      306      -152     
+ Misses         552      149      -403     
+ Partials        64       62        -2     
Impacted Files Coverage Δ
appknox/reports.go 64.70% <100.00%> (-30.90%) ⬇️
appknox/appknox.go 64.51% <0.00%> (-1.94%) ⬇️
helper/reports.go
helper/me.go
helper/analyses.go
helper/organizations.go
helper/projects.go
helper/init.go
helper/owasp.go
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

appknox/reports.go Outdated Show resolved Hide resolved
cmd/reports.go Outdated Show resolved Hide resolved
cmd/reports.go Outdated Show resolved Hide resolved
helper/reports.go Outdated Show resolved Hide resolved
appknox/reports.go Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Jan 5, 2023

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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kirankumbhar kirankumbhar changed the title List reports for the given file ID WIP: List reports for the given file ID Jan 5, 2023
@kirankumbhar
Copy link
Contributor Author

Report table columns needs to rediscussed

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