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

fix: 将 load_json 函数统一为 json5 #262

Merged
merged 5 commits into from
Nov 15, 2024

style: auto fix by pre-commit hooks

ca29f36
Select commit
Loading
Failed to load commit list.
Merged

fix: 将 load_json 函数统一为 json5 #262

style: auto fix by pre-commit hooks
ca29f36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

92.91% (+0.15%) compared to 378aa09

View this Pull Request on Codecov

92.91% (+0.15%) compared to 378aa09

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.91%. Comparing base (378aa09) to head (ca29f36).

Files with missing lines Patch % Lines
src/providers/docker_test/__init__.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #262      +/-   ##
==========================================
+ Coverage   92.76%   92.91%   +0.15%     
==========================================
  Files          35       35              
  Lines        1782     1779       -3     
==========================================
  Hits         1653     1653              
+ Misses        129      126       -3     

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