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

Ortham / esplugin
91%
master: 84%

Build:
Build:
LAST BUILD BRANCH: check-hash
DEFAULT BRANCH: master
Repo Added 16 Jun 2019 03:42PM UTC
Files 13
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 replace-byteorder
branch: replace-byteorder
CHANGE BRANCH
x
Reset
  • replace-byteorder
  • 3.0.0
  • 3.1.0
  • 3.2.0
  • 3.3.0
  • 3.3.1
  • 4.1.0
  • 4.1.1
  • 5.0.0
  • 5.0.1
  • 6.0.0
  • 6.0.1
  • 6.1.0
  • 6.1.1
  • 6.1.2
  • 6.1.3
  • 6.1.4
  • add-cargo-lock
  • blueprint-plugins
  • cargo-vet
  • case-conversion-tests
  • check-hash
  • clippy
  • clippy-fix
  • clippy-lints
  • dependabot/add-v2-config-file
  • dependabot/cargo/cbindgen-0.10
  • dependabot/cargo/cbindgen-0.11
  • dependabot/cargo/cbindgen-0.12
  • dependabot/cargo/cbindgen-0.13
  • dependabot/cargo/cbindgen-0.14
  • dependabot/cargo/cbindgen-0.15
  • dependabot/cargo/cbindgen-0.16
  • dependabot/cargo/cbindgen-0.17
  • dependabot/cargo/cbindgen-0.19
  • dependabot/cargo/cbindgen-0.20
  • dependabot/cargo/cbindgen-0.21
  • dependabot/cargo/cbindgen-0.23
  • dependabot/cargo/cbindgen-0.24
  • dependabot/cargo/cbindgen-0.25
  • dependabot/cargo/cbindgen-0.26
  • dependabot/cargo/criterion-0.3.0
  • dependabot/cargo/criterion-0.4.0
  • dependabot/cargo/criterion-0.5.1
  • dependabot/cargo/criterion-0.6.0
  • dependabot/cargo/criterion-0.7.0
  • dependabot/cargo/encoding_rs-0.8.35
  • dependabot/cargo/flate2-1.0.31
  • dependabot/cargo/flate2-1.0.33
  • dependabot/cargo/flate2-1.0.34
  • dependabot/cargo/flate2-1.0.35
  • dependabot/cargo/flate2-1.1.0
  • dependabot/cargo/flate2-1.1.1
  • dependabot/cargo/flate2-1.1.2
  • dependabot/cargo/libc-0.2.155
  • dependabot/cargo/libc-0.2.157
  • dependabot/cargo/libc-0.2.158
  • dependabot/cargo/libc-0.2.159
  • dependabot/cargo/libc-0.2.161
  • dependabot/cargo/libc-0.2.162
  • dependabot/cargo/libc-0.2.164
  • dependabot/cargo/libc-0.2.167
  • dependabot/cargo/libc-0.2.168
  • dependabot/cargo/libc-0.2.169
  • dependabot/cargo/libc-0.2.170
  • dependabot/cargo/libc-0.2.171
  • dependabot/cargo/libc-0.2.173
  • dependabot/cargo/libc-0.2.174
  • dependabot/cargo/libc-0.2.175
  • dependabot/cargo/libc-0.2.176
  • dependabot/cargo/memchr-2.7.5
  • dependabot/cargo/memchr-2.7.6
  • dependabot/cargo/nom-6.0.0
  • dependabot/cargo/nom-7.0.0
  • dependabot/cargo/tempfile-3.11.0
  • dependabot/cargo/tempfile-3.12.0
  • dependabot/cargo/tempfile-3.13.0
  • dependabot/cargo/tempfile-3.14.0
  • dependabot/cargo/tempfile-3.15.0
  • dependabot/cargo/tempfile-3.16.0
  • dependabot/cargo/tempfile-3.17.0
  • dependabot/cargo/tempfile-3.17.1
  • dependabot/cargo/tempfile-3.18.0
  • dependabot/cargo/tempfile-3.19.0
  • dependabot/cargo/tempfile-3.19.1
  • dependabot/cargo/tempfile-3.20.0
  • dependabot/cargo/tempfile-3.21.0
  • dependabot/cargo/tempfile-3.23.0
  • dependabot/cargo/unicase-2.8.0
  • dependabot/cargo/unicase-2.8.1
  • dependabot/github_actions/actions/checkout-5
  • encoding-rs
  • expose-error-mapping
  • extend-fallout4-esl-range
  • ffi-count-records-and-groups
  • ffi-rename
  • github-actions
  • improve-errors
  • improvements
  • linting
  • master
  • medium-masters
  • misc
  • misc-updates
  • nom-5
  • overlap-size
  • perf-improvement
  • prebuilt-tarpaulin
  • prep-6.1.4
  • refs/tags/3.4.0
  • refs/tags/3.5.0
  • refs/tags/3.5.1
  • refs/tags/4.0.0
  • release-3.0.0
  • release-3.4.0
  • release-6.1.2
  • release/3.3.1
  • remove-memmap
  • remove-unused-trust
  • rename-light-master
  • replace-as
  • replace-encoding
  • resolve-warning
  • rust-2021
  • skyrimse-update
  • starfield
  • stop-at-null
  • tarpaulin
  • update-actions
  • update-cbindgen
  • update-coveralls-action
  • update-edition
  • update-nom
  • update-runner
  • update-tarpaulin
  • windows-ci

pending completion
158

push

travis-ci

Ortham
Replace unicase dependency

It was unnecessary, as comparisons were always done against ASCII
strings. The string comparison was also refactored to guard against this
invariant being violated in the future.

1265 of 1395 relevant lines covered (90.68%)

1.02 hits per line

Relevant lines Covered
Build:
Build:
1395 RELEVANT LINES 1265 COVERED LINES
1.02 HITS PER LINE
Source Files on replace-byteorder
  • 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
158 replace-byteorder Replace unicase dependency It was unnecessary, as comparisons were always done against ASCII strings. The string comparison was also refactored to guard against this invariant being violated in the future. push 16 Jul 2019 05:46PM UTC Ortham travis-ci pending completion  
See All Builds (391)
  • 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