Connehito / cake-sentry

CakePHP plugin integration for Sentry
MIT License
34 stars 26 forks source link

4.x to master #70

Closed o0h closed 3 years ago

o0h commented 3 years ago

ref: #61

The details are described in Milestones. https://github.com/Connehito/cake-sentry/milestone/3

codecov-commenter commented 3 years ago

Codecov Report

Merging #70 (a8dcac2) into master (9b2972b) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #70   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        17        18    +1     
===========================================
  Files              4         4           
  Lines             54        65   +11     
===========================================
+ Hits              54        65   +11     
Impacted Files Coverage Δ
src/Error/ErrorHandlerTrait.php 100.00% <ø> (ø)
src/Error/ErrorLogger.php 100.00% <ø> (ø)
src/Http/Client.php 100.00% <100.00%> (ø)
src/Log/Engine/SentryLog.php 100.00% <100.00%> (ø)

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 9b2972b...a8dcac2. Read the comment docs.