html icon indicating copy to clipboard operation
html copied to clipboard

Test GitHub CI

Open Gerych1984 opened this issue 2 years ago • 2 comments

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues

Just a test by request of @vjik

Gerych1984 avatar Jul 05 '23 13:07 Gerych1984

PR Summary

  • Updated Header Alignment Syntax The way we center the header in the Yii HTML file has been modified. Instead of using an older method, <p align="center">, we've switched to a more modern and generally preferred coding style, <p style="text-align: center">. This change enhances coding standards and improves browser compatibility.

what-the-diff[bot] avatar Jul 05 '23 13:07 what-the-diff[bot]

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (1657ad3) 100.00% compared to head (aa90258) 100.00%.

:exclamation: Current head aa90258 differs from pull request most recent head 6eeeee8. Consider uploading reports for the commit 6eeeee8 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #165   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       760       759    -1     
===========================================
  Files             84        84           
  Lines           2053      2052    -1     
===========================================
- Hits            2053      2052    -1     

see 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jul 05 '23 13:07 codecov[bot]