DaveLiddament / sarb

Static Analysis Results Baseliner
MIT License
162 stars 17 forks source link

Version 1 #69

Closed DaveLiddament closed 3 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #69 into master will increase coverage by 6.57%. The diff coverage is 99.84%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #69      +/-   ##
============================================
+ Coverage     93.27%   99.85%   +6.57%     
+ Complexity      520      481      -39     
============================================
  Files            91       98       +7     
  Lines          1577     1373     -204     
============================================
- Hits           1471     1371     -100     
+ Misses          106        2     -104     
Impacted Files Coverage Δ Complexity Δ
...HistoryAnalyser/UnifiedDiffParser/FileMutation.php 100.00% <ø> (ø) 11.00 <0.00> (?)
...istoryAnalyser/UnifiedDiffParser/FileMutations.php 100.00% <ø> (ø) 7.00 <0.00> (?)
...HistoryAnalyser/UnifiedDiffParser/LineMutation.php 100.00% <ø> (ø) 19.00 <0.00> (?)
...storyAnalyser/UnifiedDiffParser/ParseException.php 100.00% <ø> (ø) 5.00 <0.00> (?)
...omain/HistoryAnalyser/UnifiedDiffParser/Parser.php 100.00% <ø> (ø) 8.00 <0.00> (?)
...ifiedDiffParser/internal/ChangeHunkParserState.php 100.00% <ø> (ø) 12.00 <0.00> (?)
.../UnifiedDiffParser/internal/DiffParseException.php 100.00% <ø> (ø) 6.00 <0.00> (?)
...UnifiedDiffParser/internal/FileMutationBuilder.php 100.00% <ø> (ø) 7.00 <0.00> (?)
...nifiedDiffParser/internal/FileMutationsBuilder.php 100.00% <ø> (ø) 3.00 <0.00> (?)
...edDiffParser/internal/FindChangeHunkStartState.php 100.00% <ø> (ø) 7.00 <0.00> (?)
... and 108 more

Continue to review full report at Codecov.

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

mfn commented 4 years ago

dat PR 💥 😱

codecov-io commented 3 years ago

Codecov Report

Merging #69 (b4537db) into master (4a1a9a8) will increase coverage by 6.50%. The diff coverage is 99.53%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #69      +/-   ##
============================================
+ Coverage     93.27%   99.78%   +6.50%     
+ Complexity      520      458      -62     
============================================
  Files            91       99       +8     
  Lines          1577     1378     -199     
============================================
- Hits           1471     1375      -96     
+ Misses          106        3     -103     
Impacted Files Coverage Δ Complexity Δ
...HistoryAnalyser/UnifiedDiffParser/FileMutation.php 100.00% <ø> (ø) 9.00 <0.00> (?)
...istoryAnalyser/UnifiedDiffParser/FileMutations.php 100.00% <ø> (ø) 6.00 <0.00> (?)
...HistoryAnalyser/UnifiedDiffParser/LineMutation.php 100.00% <ø> (ø) 12.00 <0.00> (?)
...storyAnalyser/UnifiedDiffParser/ParseException.php 100.00% <ø> (ø) 4.00 <0.00> (?)
...ifiedDiffParser/internal/ChangeHunkParserState.php 100.00% <ø> (ø) 12.00 <0.00> (?)
.../UnifiedDiffParser/internal/DiffParseException.php 100.00% <ø> (ø) 6.00 <0.00> (?)
...UnifiedDiffParser/internal/FileMutationBuilder.php 100.00% <ø> (ø) 7.00 <0.00> (?)
...nifiedDiffParser/internal/FileMutationsBuilder.php 100.00% <ø> (ø) 3.00 <0.00> (?)
...edDiffParser/internal/FindChangeHunkStartState.php 100.00% <ø> (ø) 7.00 <0.00> (?)
...fiedDiffParser/internal/FindFileDiffStartState.php 100.00% <ø> (ø) 4.00 <0.00> (?)
... and 111 more

Continue to review full report at Codecov.

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