• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaIO / VideoIO.jl / 1029 / 4
34%
master: 34%

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2020 05:57AM UTC
Files 105
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Aug 2020 05:53AM UTC coverage: 21.537% (-11.7%) from 33.195%
1029.4

push

travis-ci

web-flow
Add utility function `get_number_frames` (#260)

There is currently no way to query a video container to determine the number of
video frames that it contains, besides decoding video and counting the frames.
While this is the best you can do for some container formats, other container
formats can report the number of frames without decoding each video frame. I
have added a new function, `get_number_frames`, which will query the container
and return the number of frames, if applicable, or return `nothing` otherwise.
This function will not decode the video stream in order to determine the number
of frames.

I have additionally added simple tests of this function, a documentation string,
and added it to the docs.

496 of 2303 relevant lines covered (21.54%)

36769.26 hits per line

Source Files on job 1029.4
  • Tree
  • List 0
  • Changed 72
  • Source Changed 1
  • Coverage Changed 72
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 146
  • Travis Job 1029.4
  • 0f211c23 on github
  • Prev Job for on master (#1027.1)
  • Next Job for on master (#1034.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc