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: Add dir attribute to html tag in djangocms_frontend.html #204

Merged
merged 1 commit into from
Apr 13, 2024

fix: Add `dir` attribute to `html` tag

1605b63
Select commit
Loading
Failed to load commit list.
Merged

fix: Add dir attribute to html tag in djangocms_frontend.html #204

fix: Add `dir` attribute to `html` tag
1605b63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 13, 2024 in 0s

86.91% (-0.02%) compared to f11feee

View this Pull Request on Codecov

86.91% (-0.02%) compared to f11feee

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.91%. Comparing base (f11feee) to head (1605b63).
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
- Coverage   86.93%   86.91%   -0.02%     
==========================================
  Files         120      120              
  Lines        3107     3119      +12     
  Branches      330      331       +1     
==========================================
+ Hits         2701     2711      +10     
+ Misses        304      303       -1     
- Partials      102      105       +3     

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