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(forms): add missing "type" attribute to button element #12890

Merged

fix(forms): add missing "type" attribute to button element

410d5b1
Select commit
Loading
Failed to load commit list.
Merged

fix(forms): add missing "type" attribute to button element #12890

fix(forms): add missing "type" attribute to button element
410d5b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

91.07% (target 90.00%)

View this Pull Request on Codecov

91.07% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.07%. Comparing base (184c98e) to head (410d5b1).
Report is 10 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main   #12890       +/-   ##
===========================================
+ Coverage   24.17%   91.07%   +66.89%     
===========================================
  Files         598      598               
  Lines       61279    61279               
  Branches     6352     6352               
===========================================
+ Hits        14815    55810    +40995     
+ Misses      46327     3808    -42519     
- Partials      137     1661     +1524     
Files with missing lines Coverage Δ
weblate/trans/forms.py 89.89% <ø> (+52.10%) ⬆️

... and 453 files with indirect coverage changes