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

feat: passing path to Editor for better customizability #496

Merged
merged 2 commits into from
Aug 13, 2024

feat: hide colon when key is empty

2023c73
Select commit
Loading
Failed to load commit list.
Merged

feat: passing path to Editor for better customizability #496

feat: hide colon when key is empty
2023c73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 1s

67.05% (+0.08%) compared to 22bfa03

View this Pull Request on Codecov

67.05% (+0.08%) compared to 22bfa03

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.05%. Comparing base (22bfa03) to head (2023c73).
Report is 10 commits behind head on main.

Files Patch % Lines
src/components/DataKeyPair.tsx 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #496      +/-   ##
==========================================
+ Coverage   66.96%   67.05%   +0.08%     
==========================================
  Files          37       37              
  Lines        3363     3375      +12     
  Branches      422      422              
==========================================
+ Hits         2252     2263      +11     
- Misses       1098     1099       +1     
  Partials       13       13              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.