spiral-modules / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
53 stars 19 forks source link

Fix github actions #65

Closed roxblnfk closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #65 (f91e835) into master (5ae0a62) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #65      +/-   ##
============================================
- Coverage     92.90%   92.89%   -0.01%     
  Complexity     1476     1476              
============================================
  Files            67       67              
  Lines          3804     3802       -2     
============================================
- Hits           3534     3532       -2     
  Misses          270      270              
Impacted Files Coverage Δ Complexity Δ
src/Query/Traits/TokenTrait.php 90.74% <0.00%> (-0.09%) 37.00% <0.00%> (ø%)
src/Driver/CompilerCache.php 88.81% <0.00%> (-0.08%) 70.00% <0.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 a729662...9473f06. Read the comment docs.

SerafimArts commented 3 years ago

Wow! Amazing work!