linemux icon indicating copy to clipboard operation
linemux copied to clipboard

ci: use sarif tools for clippy annotations

Open jmagnuson opened this issue 2 years ago • 2 comments

jmagnuson avatar Jul 19 '23 12:07 jmagnuson

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Codecov Report

Merging #69 (0268f68) into master (d3b6bc9) will decrease coverage by 0.43%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   96.04%   95.61%   -0.43%     
==========================================
  Files           3        3              
  Lines         657      661       +4     
==========================================
+ Hits          631      632       +1     
- Misses         26       29       +3     
Impacted Files Coverage Δ
src/reader.rs 96.15% <0.00%> (-0.46%) :arrow_down:

... and 1 file with indirect coverage changes

codecov[bot] avatar Jul 19 '23 12:07 codecov[bot]