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

hoafaloaf / seqparse / 97
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v0.7.3
DEFAULT BRANCH: master
Ran 22 Mar 2017 09:16PM UTC
Jobs 1
Files 14
Run time 1s
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

pending completion
97

push

travis-ci

hoafaloaf
Merge tag 'v0.4.0' into develop

v0.4.0 (2017/03/22)
---------------------

Changes (from v0.3.0)

* Added a couple new options to the seqls command line tool:
  * -S/--seqs_only: Allows the user to filter output to only contain
    discovered file sequences.
  * -m/--missing: Allows the user to display the missing files
    in a sequence in the typical file sequence-style output.
* Made output types consistent for all classes -- every "output()" method
  returns class instances, all of which can be safely turned into a displayable
  string via the str() method.
* Added FrameChunk, FrameSequence, and FileSequence equality/inequality
  methods.
* Consolidated a lot of the sequence parsing activities in the Seqparse class.
* Added the FileSequence class to represent individual padded file sequences.
  Containment behaviour handles both frame numbers and file names.
* Added the regex submodule, home to the new SeqparseRegexMixin class. This
  class adds a number of file name/sequence parsing methods that I'm using to
  great effect in a number of classes.
* FrameSequence instances can now be instantiated with string frame sequences,
  and their containment behaviour will handle both padded and non-padded string
  frame values as well as integers.
* FrameSequence.add will now handle string frame sequences as input as well.
* Refactored all sequence-related classes (FrameChunk, FrameSequence,
  FileSequence) to their own module.
* Removed the seqparse.get_chunk method as FrameChunks are really just for
  internal use only.
* Private class attributes were turning out to be a drag, so now they're all
  just protected.
* Overall module coverage is now hovering at around 98%. Yay.

1358 of 1387 relevant lines covered (97.91%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 97.1 22 Mar 2017 09:16PM UTC 0
97.91
Travis Job 97.1
Source Files on build 97
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #97
  • c0917f1c on github
  • Prev Build on develop (#91)
  • Next Build on develop (#99)
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