fireworkweb / smpte.php

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

First version #1

Closed matheuswsantos closed 5 years ago

matheuswsantos commented 5 years ago

@wesleyhf @gabrielboliveira fixed

dbpolito commented 5 years ago

remove composer.lock and add to gitignore

matheuswsantos commented 5 years ago

@dbpolito @wesleyhf @gabrielboliveira fixed

matheuswsantos commented 5 years ago

@wesleyhf fixed.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@4eb24b6). Click here to learn what that means. The diff coverage is 65.97%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   65.97%           
  Complexity        ?       72           
=========================================
  Files             ?        2           
  Lines             ?      144           
  Branches          ?        0           
=========================================
  Hits              ?       95           
  Misses            ?       49           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
src/Timecode.php 60.9% <60.9%> (ø) 49 <49> (?)
src/Validations.php 82.35% <82.35%> (ø) 23 <23> (?)

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 4eb24b6...e9463d0. Read the comment docs.