Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RedHatInsights/insights-results-aggregator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d7341cd7bc1efc3c4c5e7641170255bd159d0b1c
Choose a base ref
..
head repository: RedHatInsights/insights-results-aggregator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8e75af4f0403f9b21145635f32b96ebfae1b3d94
Choose a head ref
Showing with 2 additions and 0 deletions.
  1. +2 −0 server/dvo_handlers.go
2 changes: 2 additions & 0 deletions server/dvo_handlers.go
Original file line number Diff line number Diff line change
@@ -321,3 +321,5 @@ func (server *HTTPServer) ProcessSingleDVONamespace(workload types.DVOReport) (

return
}

/**/