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

fix: annotate migrated reports #185

Merged
merged 2 commits into from
Sep 16, 2024
Merged

fix: annotate migrated reports #185

merged 2 commits into from
Sep 16, 2024

Conversation

vishal-chdhry
Copy link
Member

Closes: #174

This PR adds annotation to reports that are already added in reports-server to avoid the case where reports-server fetches already existing reports and tries to re-add them to the db

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 64 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (8547c45) to head (e8255c9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/server/config.go 0.00% 60 Missing ⚠️
pkg/api/cephr.go 0.00% 1 Missing ⚠️
pkg/api/cpolr.go 0.00% 1 Missing ⚠️
pkg/api/ephr.go 0.00% 1 Missing ⚠️
pkg/api/polr.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #185   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         30      30           
  Lines      17586   17646   +60     
=====================================
- Misses     17586   17646   +60     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vishal-chdhry vishal-chdhry merged commit a384392 into main Sep 16, 2024
21 checks passed
@vishal-chdhry vishal-chdhry deleted the annotate-migrated branch September 16, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant