Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Include internal rules #97

Merged
merged 10 commits into from
Jul 9, 2020

Conversation

Bee-lee
Copy link
Collaborator

@Bee-lee Bee-lee commented Jul 7, 2020

Description

adds internal rules content parsing.
Was blocked by: RedHatInsights/insights-results-smart-proxy#85

Fixes #71

Type of change

  • New feature (non-breaking change which adds functionality)

Testing steps

make before_commit + testing alongside smart-proxy

@codecov-commenter
Copy link

codecov-commenter commented Jul 7, 2020

Codecov Report

Merging #97 into master will increase coverage by 0.57%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   73.15%   73.72%   +0.57%     
==========================================
  Files           9        9              
  Lines         365      373       +8     
==========================================
+ Hits          267      275       +8     
  Misses         79       79              
  Partials       19       19              
Impacted Files Coverage Δ
content/content.go 85.71% <100.00%> (+0.86%) ⬆️

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 c8a5ae8...96b593f. Read the comment docs.

@Bee-lee Bee-lee force-pushed the include-internal-rules branch from 0bdad24 to 883997e Compare July 9, 2020 10:29
Copy link
Collaborator

@joselsegura joselsegura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember update the godocs :-)

LGTM

@Bee-lee Bee-lee merged commit 25764d2 into RedHatInsights:master Jul 9, 2020
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.

Include internal rules
6 participants