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

[HBase] new index tables for SSO candidates #611

Merged
merged 14 commits into from
Jun 17, 2022
Merged

Conversation

JulienPeloton
Copy link
Member

IMPORTANT: Please create an issue first before opening a Pull Request.
Linked to issue(s): Closes #610

What changes were proposed in this pull request?

This PR adds 2 new HBase table to deal with SSO candidates.

How was this patch tested?

Manually

@JulienPeloton JulienPeloton added this to the 2.2 milestone Jun 14, 2022
@JulienPeloton JulienPeloton changed the title Issue/610/fattables [HBase] new index tables for SSO candidates Jun 14, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jun 14, 2022

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #611 (238d68b) into master (ebe660a) will increase coverage by 0%.
The diff coverage is 100%.

❗ Current head 238d68b differs from pull request most recent head bcc5202. Consider uploading reports for the commit bcc5202 to get more accurate results

@@          Coverage Diff          @@
##           master   #611   +/-   ##
=====================================
  Coverage      94%    94%           
=====================================
  Files          18     19    +1     
  Lines         873    921   +48     
=====================================
+ Hits          821    869   +48     
  Misses         52     52           
Impacted Files Coverage Δ
bin/index_sso_cand_archival.py 100% <100%> (ø)
fink_broker/hbaseUtils.py 96% <100%> (+<1%) ⬆️
fink_broker/parser.py 100% <100%> (ø)

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 ebe660a...bcc5202. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SSO candidates] build index tables
1 participant