Skip to content

Fix typo in add table command#8772

Merged
richardstartin merged 1 commit intoapache:masterfrom
lksvenoy-r7:fix-typo
May 25, 2022
Merged

Fix typo in add table command#8772
richardstartin merged 1 commit intoapache:masterfrom
lksvenoy-r7:fix-typo

Conversation

@lksvenoy-r7
Copy link
Contributor

Fix typo in sentence "Table {tablename} succesfully added" -> Table {tablename} successfully added"

@codecov-commenter
Copy link

codecov-commenter commented May 25, 2022

Codecov Report

Merging #8772 (78fa349) into master (d4c99ab) will decrease coverage by 1.18%.
The diff coverage is 100.00%.

❗ Current head 78fa349 differs from pull request most recent head eb33868. Consider uploading reports for the commit eb33868 to get more accurate results

@@             Coverage Diff              @@
##             master    #8772      +/-   ##
============================================
- Coverage     69.73%   68.55%   -1.19%     
+ Complexity     4618     4605      -13     
============================================
  Files          1736     1736              
  Lines         91180    91180              
  Branches      13632    13632              
============================================
- Hits          63583    62507    -1076     
- Misses        23181    24292    +1111     
+ Partials       4416     4381      -35     
Flag Coverage Δ
integration1 27.10% <100.00%> (+0.11%) ⬆️
integration2 ?
unittests1 66.19% <ø> (+0.03%) ⬆️
unittests2 14.15% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...oller/api/resources/PinotTableRestletResource.java 50.67% <100.00%> (-1.68%) ⬇️
...apache/pinot/common/helix/ExtraInstanceConfig.java 0.00% <0.00%> (-100.00%) ⬇️
...t/core/plan/StreamingInstanceResponsePlanNode.java 0.00% <0.00%> (-100.00%) ⬇️
...ore/operator/streaming/StreamingResponseUtils.java 0.00% <0.00%> (-100.00%) ⬇️
...ager/realtime/PeerSchemeSplitSegmentCommitter.java 0.00% <0.00%> (-100.00%) ⬇️
...ator/streaming/StreamingSelectionOnlyOperator.java 0.00% <0.00%> (-90.00%) ⬇️
...he/pinot/core/plan/StreamingSelectionPlanNode.java 0.00% <0.00%> (-88.89%) ⬇️
...che/pinot/common/auth/StaticTokenAuthProvider.java 0.00% <0.00%> (-87.50%) ⬇️
...re/query/reduce/SelectionOnlyStreamingReducer.java 0.00% <0.00%> (-80.96%) ⬇️
...pache/pinot/common/utils/grpc/GrpcQueryClient.java 0.00% <0.00%> (-80.86%) ⬇️
... and 118 more

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 d4c99ab...eb33868. Read the comment docs.

@richardstartin richardstartin merged commit 963d448 into apache:master May 25, 2022
@lksvenoy-r7 lksvenoy-r7 deleted the fix-typo branch May 30, 2022 12:30
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.

4 participants