fireworkweb / smpte.php

Easily deal with Timecode SMPTE format in PHP
MIT License
7 stars 9 forks source link

adds new supported framerates #4

Closed JoaoComini closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #4   +/-   ##
=========================================
  Coverage     95.59%   95.59%           
  Complexity       80       80           
=========================================
  Files             2        2           
  Lines           159      159           
=========================================
  Hits            152      152           
  Misses            7        7
Impacted Files Coverage Δ Complexity Δ
src/Timecode.php 98.4% <ø> (ø) 57 <0> (ø) :arrow_down:
src/Validations.php 85.29% <100%> (ø) 23 <0> (ø) :arrow_down:

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 2f0149d...30c5d86. Read the comment docs.