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

halostatue / minitar
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: update-documentation-fix-class-declarations
DEFAULT BRANCH: master
Repo Added 21 Dec 2014 06:37AM UTC
Files 8
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

LAST BUILD ON BRANCH allow_non_strict_octal
branch: allow_non_strict_octal
CHANGE BRANCH
x
Reset
  • allow_non_strict_octal
  • bytes18
  • dependabot/github_actions/KineticCafe/actions-dco-1.3.6
  • dependabot/github_actions/KineticCafe/actions-dco-1.3.7
  • dependabot/github_actions/KineticCafe/actions-dco-1.3.8
  • dependabot/github_actions/actions/checkout-5.0.0
  • dependabot/github_actions/actions/dependency-review-action-4.7.0
  • dependabot/github_actions/actions/dependency-review-action-4.7.1
  • dependabot/github_actions/actions/dependency-review-action-4.7.2
  • dependabot/github_actions/actions/dependency-review-action-4.8.0
  • dependabot/github_actions/actions/dependency-review-action-4.8.1
  • dependabot/github_actions/astral-sh/setup-uv-5.4.0
  • dependabot/github_actions/astral-sh/setup-uv-5.4.1
  • dependabot/github_actions/astral-sh/setup-uv-5.4.2
  • dependabot/github_actions/astral-sh/setup-uv-6.0.0
  • dependabot/github_actions/astral-sh/setup-uv-6.0.1
  • dependabot/github_actions/astral-sh/setup-uv-6.1.0
  • dependabot/github_actions/astral-sh/setup-uv-6.3.0
  • dependabot/github_actions/astral-sh/setup-uv-6.5.0
  • dependabot/github_actions/astral-sh/setup-uv-6.6.0
  • dependabot/github_actions/github/codeql-action-3.28.12
  • dependabot/github_actions/github/codeql-action-3.28.13
  • dependabot/github_actions/github/codeql-action-3.28.15
  • dependabot/github_actions/github/codeql-action-3.28.16
  • dependabot/github_actions/github/codeql-action-3.28.17
  • dependabot/github_actions/github/codeql-action-3.28.18
  • dependabot/github_actions/github/codeql-action-3.28.19
  • dependabot/github_actions/github/codeql-action-3.29.0
  • dependabot/github_actions/github/codeql-action-3.29.11
  • dependabot/github_actions/github/codeql-action-3.29.2
  • dependabot/github_actions/github/codeql-action-3.29.8
  • dependabot/github_actions/github/codeql-action-3.29.9
  • dependabot/github_actions/reviewdog/action-actionlint-1.65.2
  • dependabot/github_actions/reviewdog/action-actionlint-1.66.1
  • dependabot/github_actions/reviewdog/action-actionlint-1.68.0
  • dependabot/github_actions/reviewdog/action-typos-1.17.3
  • dependabot/github_actions/reviewdog/action-typos-1.19.0
  • dependabot/github_actions/ruby/setup-ruby-1.227.0
  • dependabot/github_actions/ruby/setup-ruby-1.229.0
  • dependabot/github_actions/ruby/setup-ruby-1.230.0
  • dependabot/github_actions/ruby/setup-ruby-1.233.0
  • dependabot/github_actions/ruby/setup-ruby-1.235.0
  • dependabot/github_actions/ruby/setup-ruby-1.237.0
  • dependabot/github_actions/ruby/setup-ruby-1.238.0
  • dependabot/github_actions/ruby/setup-ruby-1.242.0
  • dependabot/github_actions/ruby/setup-ruby-1.244.0
  • dependabot/github_actions/ruby/setup-ruby-1.245.0
  • dependabot/github_actions/ruby/setup-ruby-1.255.0
  • dependabot/github_actions/ruby/setup-ruby-1.256.0
  • dependabot/github_actions/ruby/setup-ruby-1.262.0
  • dependabot/github_actions/ruby/setup-ruby-1.263.0
  • dependabot/github_actions/ruby/setup-ruby-1.265.0
  • dependabot/github_actions/step-security/harden-runner-2.12.1
  • dependabot/github_actions/step-security/harden-runner-2.12.2
  • dependabot/github_actions/step-security/harden-runner-2.13.1
  • dependabot/github_actions/zizmorcore/zizmor-action-0.2.0
  • fix-documentation-after-merge
  • fix-relative-path-vulnerability
  • large-files
  • main
  • master
  • metadata-update
  • modernize-codebase
  • off-by-one-split
  • ooooooo-q-patch-1
  • restore-exception-blocks-for-great-justice
  • rework
  • rubocop-cleanup
  • set-long-name
  • stop-creating-unnecessary-strings
  • test-changes-and-more-bug-fixes
  • unify-dependabot-updates
  • update-documentation-fix-class-declarations
  • v0.6
  • v0.6.1
  • v0.7
  • v0.8
  • windows-2019-runners-deprecated

pending completion
137

push

travis-ci

halostatue
Refactor strict octal handling to allow spaces

-   This fixes the problem of

    ```
    > Minitar.unpack(io, path)
    ArgumentError: " 1213" is not a valid octal string
    ```

    These files are provided by the french administration and can be extracted
    by various softwares.
    Example:
      https://cadastre.data.gouv.fr/data/dgfip-pci-vecteur/latest/edigeo/feuilles/52/52053/edigeo-520530000A04.tar.bz2

-   Add specs on Minitar.unpack about non strict octal

26 of 26 new or added lines in 4 files covered. (100.0%)

849 of 1035 relevant lines covered (82.03%)

187.09 hits per line

Relevant lines Covered
Build:
Build:
1035 RELEVANT LINES 849 COVERED LINES
187.09 HITS PER LINE
Source Files on allow_non_strict_octal
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
137 allow_non_strict_octal Refactor strict octal handling to allow spaces - This fixes the problem of ``` > Minitar.unpack(io, path) ArgumentError: " 1213" is not a valid octal string ``` These files are provided by the french administration and can... push 05 Jan 2019 04:41AM UTC halostatue travis-ci pending completion  
134 allow_non_strict_octal Refactor strict octal to allow spaces Pull #35 08 Nov 2018 01:31PM UTC web-flow travis-ci pending completion  
133 allow_non_strict_octal Add specs on Minitar.unpack about non strict octal Pull #35 08 Nov 2018 11:59AM UTC web-flow travis-ci pending completion  
132 allow_non_strict_octal Don't use keyword arguments to work ruby prior version Pull #35 08 Nov 2018 11:10AM UTC web-flow travis-ci pending completion  
131 allow_non_strict_octal Allow non strict octal Pull #35 08 Nov 2018 10:53AM UTC web-flow travis-ci pending completion  
See All Builds (287)
  • Repo on GitHub
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

© 2025 Coveralls, Inc