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

[#10131] Migrate HBase1 API to HBase2 API #10146

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 19, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #10146 (eb02318) into master (d98d0a6) will decrease coverage by 0.02%.
The diff coverage is 51.35%.

@@             Coverage Diff              @@
##             master   #10146      +/-   ##
============================================
- Coverage     38.26%   38.25%   -0.02%     
+ Complexity    11636    11631       -5     
============================================
  Files          3626     3626              
  Lines         94130    94123       -7     
  Branches      10403    10401       -2     
============================================
- Hits          36016    36003      -13     
- Misses        55027    55030       +3     
- Partials       3087     3090       +3     
Impacted Files Coverage Δ
...corp/pinpoint/common/hbase/HBaseAdminTemplate.java 0.00% <0.00%> (ø)
...t/hbase/schema/service/HbaseSchemaServiceImpl.java 20.16% <25.00%> (ø)
.../hbase/schema/core/command/CreateTableCommand.java 55.55% <40.00%> (+7.93%) ⬆️
...npoint/hbase/schema/core/command/TableCommand.java 53.94% <51.61%> (+6.12%) ⬆️
.../hbase/schema/core/command/ModifyTableCommand.java 87.50% <77.77%> (+20.83%) ⬆️
...oint/hbase/schema/core/HtdHbaseSchemaVerifier.java 91.66% <100.00%> (-0.34%) ⬇️
...schema/core/command/HbaseSchemaCommandManager.java 87.69% <100.00%> (-0.19%) ⬇️

... and 11 files with indirect coverage changes

@emeroad emeroad merged commit 233e40c into pinpoint-apm:master Jul 20, 2023
2 of 3 checks passed
@emeroad emeroad deleted the #hbase2 branch July 21, 2023 03:03
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.

1 participant