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

mattwparas / steel
50%

Build:
DEFAULT BRANCH: master
Repo Added 22 Sep 2020 08:50PM UTC
Files 119
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • a-little-more-complex
  • add-missing-ports
  • add-trim-to-match-line-in-repl
  • adjust-display-impl
  • append-improper-lists
  • arity-tests
  • better-tokenizer-errors
  • case-folding
  • ci-cache
  • clippy
  • clippy-lints
  • clippy-lints-v3
  • cm/adding-docs
  • cm/benchmarks-in-docs
  • cm/repeat
  • comments
  • complex-polar-numbers
  • delicious-deletions
  • dependency-minning
  • display-chars
  • docgen-trim
  • download-dylib
  • empty-imaginary-parts
  • eqv-chars
  • escaped-identifiers
  • expr-span
  • fix-a-few-lints
  • fix-dylib-windows-support
  • fix-eqv-string-symbol
  • fix-fix-char-display
  • fix-hashmap-print
  • fix-min-max
  • fix-new-rustc-lifetime-lints
  • fix-range
  • fix-read-line
  • float-print-fract
  • fs-docs
  • fundocs
  • generate-docs-for-scheme-modules
  • higher-precision-expt
  • idkyet
  • improve-package
  • improve-port-write
  • inexact-exact-r7rs
  • into-string
  • lsp-diagnostic-severity
  • lsp-rename
  • macro-ellipsis-refactor
  • macro-numbers
  • markdown-doc
  • master
  • maybe-actually-fix-char-display
  • messing-around
  • misc-addition-fixes
  • misc-improvements
  • misc-port-improvements
  • more-ports
  • more-utf16-conversion
  • multi-arity-error-off-by-one
  • mwp-add-append-options
  • mwp-add-function-signature-on-hover
  • mwp-add-more-ffi-conversions
  • mwp-add-nix-flake-build
  • mwp-add-register-type-ffi-modules
  • mwp-better-filesystem-apis
  • mwp-catch-free-identifiers-panic
  • mwp-change-for-package-name
  • mwp-clean-up-readme
  • mwp-clean-up-vm
  • mwp-cleanup-gc-code
  • mwp-clippy-warnings
  • mwp-default-features-build
  • mwp-embedded-quote-macro
  • mwp-enhance-ffi-conversions-and-printing
  • mwp-enhance-regex-dylib
  • mwp-error-message-fixes-register-fn
  • mwp-experiment-releases
  • mwp-fix-compilation-regressions
  • mwp-fix-eq-for-pairs
  • mwp-fix-expansion-keywords
  • mwp-fix-hover-shadowed-builtins
  • mwp-fix-syntax-case-expansion
  • mwp-fix-tail-calls-mutable-locals
  • mwp-forge-install-improvements
  • mwp-garbage-collect-sources
  • mwp-goto-def-and-hover-fix
  • mwp-handle-keywords-syntax-objects
  • mwp-hashing-for-ffi-args
  • mwp-have-threads-return-values
  • mwp-http-cogs
  • mwp-imbl-feature
  • mwp-inlining
  • mwp-kernel-expansion-namespacing
  • mwp-list-inequality-inconsistency
  • mwp-lookup-doc-function
  • mwp-macos-version-tag-workflow
  • mwp-macro-expansion-mangling-perf
  • mwp-macro-expansion-namespace-bug-take-2
  • mwp-make-double-hash-unreadable
  • mwp-module-resolvers
  • mwp-more-benchmarks
  • mwp-more-r7rs-benchmarks
  • mwp-move-installer-into-forge-dir
  • mwp-no-more-error-wrapping
  • mwp-no-std-test
  • mwp-non-exhaustive-enums-checking-ffi
  • mwp-optimization-passes
  • mwp-proper-quasisyntax-syntax-macro
  • mwp-properly-rollback-modules-on-failure
  • mwp-providing-macros-treated-normally
  • mwp-redefining-variables-error-message
  • mwp-set-constant-eval-bug
  • mwp-setup-docs-hover-stdlib-lsp
  • mwp-setup-forge-build-for-crates
  • mwp-setup-kwargs-for-builtins
  • mwp-srfi-records
  • mwp-support-xdg-home-as-default
  • mwp-syntax-case-kwarg-expansion
  • mwp-syntax-rules-parsing-error
  • mwp-time-primitives
  • mwp-triomphe-perf
  • mwp-update-deps-getrandom
  • nitpicky-parameter-rename
  • non-unix-32
  • number-with-no-integer-part
  • old-style
  • optimize-real-literal-to-steelval
  • parse-more-numbers
  • patch-1
  • playground-link
  • port-display-impl
  • port-peekable
  • print-pair-of-pairs
  • proper-string-number-conversions
  • properly-print-chars
  • properly-print-radix-numbers
  • provide-log-trace
  • push-quxqmypvlxss
  • push-wuynyolqrtpm
  • quotient-remainder
  • radix-numbers
  • read-char-replacement
  • repl-ctrl-c
  • repl-custom-display-startup
  • repl-flush-stdout
  • round-ties-even
  • specify-rev
  • steel-lsp-byte-offsets
  • string-examples
  • string-length-chars
  • struct-args-arity-warning
  • symbol-eq
  • template-parser
  • tokenization-errors
  • transduce-flatten-ok
  • transducers
  • tsk-doc-cli
  • tsk-stop-docker-ci-on-forks
  • unicode-escapes
  • use-in-derive-macro
  • utf8-lsp
  • utf8-shebang
  • vector-derive-debug
  • vector-macro-patterns
  • vector-set-swap

24 Oct 2025 03:07PM UTC coverage: 49.851% (+0.004%) from 49.847%
18783878359

push

github

web-flow
add examples and improve the docs of the string module (#544)

* slightly adjust wording for char comparison procedures

* add some more examples to the string module

* add note of discouragement to (int->string) and (string->int)

* add examples to string comparison procedures

8 of 8 new or added lines in 1 file covered. (100.0%)

15514 of 31121 relevant lines covered (49.85%)

3388771.28 hits per line

Relevant lines Covered
Build:
Build:
31121 RELEVANT LINES 15514 COVERED LINES
3388771.28 HITS PER LINE
Source Files on master
  • Tree
  • List 119
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18783878359 master add examples and improve the docs of the string module (#544) * slightly adjust wording for char comparison procedures * add some more examples to the string module * add note of discouragement to (int->string) and (string->int) * add examples... push 24 Oct 2025 03:36PM UTC web-flow github
49.85
18783850059 master implement the r7rs quotient and remainder procedures (#542) * add <truncate/floor>-<quotient/remainder> * move quotient and remainder code into the truncate-<op> definitions while r7rs defines the quotient and remainder proceduers, it says, tha... push 24 Oct 2025 03:35PM UTC web-flow github
49.85
18731380526 string-examples Merge 4d336ae23 into c83d48f65 Pull #544 22 Oct 2025 10:44PM UTC web-flow github
43.61
18624121663 quotient-remainder Merge 5e4821866 into c83d48f65 Pull #542 19 Oct 2025 02:52AM UTC web-flow github
43.8
18483448452 master allow creating improper lists with `(append ...)` (#538) * allow creating improper lists with (append ...) the last element of (append ...) is allowed to not be a list, resulting in an improper list. * adjust (append ...) docs * add some tests... push 14 Oct 2025 02:53AM UTC web-flow github
43.61
18461079395 mwp-no-std-test Merge 6f55a8b56 into e378cba22 Pull #536 13 Oct 2025 09:57AM UTC web-flow github
42.73
18455085850 master Avoid the cloning of the macro map in the event we don't need to do a… (#541) * avoid the cloning of the macro map in the event we don't need to do anything * another eager optimization pass push 13 Oct 2025 04:45AM UTC web-flow github
43.67
18454691849 mwp-macro-expansion-mangling-perf Merge 301a4e509 into 8f0b9b9a5 Pull #541 13 Oct 2025 04:21AM UTC web-flow github
43.67
18454518766 mwp-macro-expansion-mangling-perf Merge 5fb3a0247 into 8f0b9b9a5 Pull #541 13 Oct 2025 04:08AM UTC web-flow github
43.71
18452767792 master try the simple fix on the macro expansion issue (#540) push 13 Oct 2025 02:06AM UTC web-flow github
43.66
See All Builds (1693)
  • 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