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

Detector mapper bloom filter #717

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

Conversation

brett-miller
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 23, 2020

Codecov Report

Merging #717 into master will decrease coverage by 1.52%.
The diff coverage is 36.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #717      +/-   ##
==========================================
- Coverage   86.82%   85.30%   -1.53%     
==========================================
  Files         156      157       +1     
  Lines        3075     3171      +96     
  Branches      216      220       +4     
==========================================
+ Hits         2670     2705      +35     
- Misses        325      386      +61     
  Partials       80       80              
Impacted Files Coverage Δ
...rting/anomdetect/source/DefaultDetectorSource.java 75.00% <0.00%> (-18.75%) ⬇️
...tivealerting/anomdetect/source/DetectorClient.java 69.00% <0.00%> (-26.84%) ⬇️
...rvice/repo/impl/DetectorMappingRepositoryImpl.java 83.72% <0.00%> (-14.91%) ⬇️
...ng/modelservice/web/DetectorMappingController.java 72.72% <0.00%> (-11.49%) ⬇️
...tivealerting/anomdetect/mapper/DetectorMapper.java 85.41% <100.00%> (+4.08%) ⬆️
...ivealerting/anomdetect/mapper/DetectorMapping.java 100.00% <100.00%> (ø)
...tivealerting/kafka/KafkaAnomalyDetectorMapper.java 94.11% <100.00%> (+0.17%) ⬆️

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 a7d14d0...0f2150a. Read the comment docs.

@brett-miller
Copy link
Contributor Author

This still needs a bit of work. Leaving the PR open for visibility.

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.

None yet

1 participant