ngx-bootstrap icon indicating copy to clipboard operation
ngx-bootstrap copied to clipboard

Add syntax highlighting to README

Open coliff opened this issue 2 years ago • 2 comments

PR Checklist

I made this PR using GitHub Web UI so I was unable to run tests. As this is a README-only change hopefully that's ok!

  • [x] read and followed the CONTRIBUTING.md guide.
  • [ ] built and tested the changes locally.
  • [ ] added/updated tests.
  • [ ] added/updated API documentation.
  • [ ] added/updated demos.

coliff avatar Jul 31 '23 01:07 coliff

This makes the README a little nicer to view. Preview using GitHub Rich-diff UI.

image

coliff avatar Jul 31 '23 01:07 coliff

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.91%. Comparing base (5c52605) to head (657d70c).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #6603      +/-   ##
===============================================
+ Coverage        76.85%   76.91%   +0.05%     
===============================================
  Files              315      315              
  Lines            10668    10668              
  Branches          2848     2848              
===============================================
+ Hits              8199     8205       +6     
+ Misses            2468     2462       -6     
  Partials             1        1              

see 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5c52605...657d70c. Read the comment docs.

codecov[bot] avatar Jul 31 '23 01:07 codecov[bot]