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(no-unlocalized-strings): remove default configuration #78

Merged
merged 5 commits into from
Nov 14, 2024

feat(no-unlocalized-strings): remove strictAttribute option

0bfae9b
Select commit
Loading
Failed to load commit list.
Merged

feat(no-unlocalized-strings): remove default configuration #78

feat(no-unlocalized-strings): remove strictAttribute option
0bfae9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

96.49% (-0.12%) compared to e249254, passed because coverage increased by 0.19% when compared to adjusted base (96.29%)

View this Pull Request on Codecov

96.49% (-0.12%) compared to e249254, passed because coverage increased by 0.19% when compared to adjusted base (96.29%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.49%. Comparing base (e249254) to head (0bfae9b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   96.61%   96.49%   -0.12%     
==========================================
  Files          10       10              
  Lines         413      371      -42     
  Branches      118      101      -17     
==========================================
- Hits          399      358      -41     
+ Misses         14       13       -1     

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