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

refactor: remove TableMetaKey trait #3837

Merged

refactor: use `&str` instead of `String`

f255035
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove TableMetaKey trait #3837

refactor: use `&str` instead of `String`
f255035
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2024 in 1s

85.31% (-0.33%) compared to 20cbc03

View this Pull Request on Codecov

85.31% (-0.33%) compared to 20cbc03

Details

Codecov Report

Attention: Patch coverage is 81.34921% with 47 lines in your changes are missing coverage. Please review.

Project coverage is 85.31%. Comparing base (20cbc03) to head (f255035).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3837      +/-   ##
==========================================
- Coverage   85.63%   85.31%   -0.33%     
==========================================
  Files         954      954              
  Lines      163214   163325     +111     
==========================================
- Hits       139771   139341     -430     
- Misses      23443    23984     +541