framework icon indicating copy to clipboard operation
framework copied to clipboard

Prevent double CI run on local branches

Open szepeviktor opened this issue 3 years ago • 1 comments

As seen in #733

Q A
Bugfix? ✔️
Breaks BC?
New feature?

szepeviktor avatar Jul 19 '22 10:07 szepeviktor

Codecov Report

Merging #738 (07b33a2) into master (69b232a) will increase coverage by 0.07%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #738      +/-   ##
============================================
+ Coverage     79.89%   79.96%   +0.07%     
- Complexity     6724     6743      +19     
============================================
  Files           759      761       +2     
  Lines         17028    17064      +36     
============================================
+ Hits          13604    13645      +41     
+ Misses         3424     3419       -5     
Impacted Files Coverage Δ
src/Queue/src/Bootloader/QueueBootloader.php 83.33% <0.00%> (ø)
...dcasting/src/Bootloader/BroadcastingBootloader.php 80.00% <0.00%> (ø)
src/Queue/src/PhpSerializer.php 80.00% <0.00%> (ø)
src/Queue/src/SerializerRegistry.php 100.00% <0.00%> (ø)
src/Queue/src/Config/QueueConfig.php 95.83% <0.00%> (+0.37%) :arrow_up:
...taGrid/src/Specification/Filter/Postgres/ILike.php 50.00% <0.00%> (+50.00%) :arrow_up:
src/DataGrid/src/Specification/Filter/Like.php 60.00% <0.00%> (+60.00%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Jul 19 '22 10:07 codecov[bot]