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

tamada / fauxrest / 30522763677

Builds Branch Commit Type Ran Committer Via Coverage
30522763677 ci/force_fmt_in_CI Merge 02c1f7de0 into d1a7b0d9d Pull #15 30 Jul 2026 07:25AM UTC GitHub github
85.79
30522673226 ci/force_fmt_in_CI style: format code for better readability in main.rs, serializers.rs, and static_files.rs push 30 Jul 2026 07:24AM UTC Haruaki Tamada github
85.79
30512333588 main Merge pull request #13 from tamada/fix/string-ordering-comparison fix: order string operands lexicographically in gt/gte/lt/lte push 30 Jul 2026 03:55AM UTC web-flow github
86.08
30512159105 fix/string-ordering-comparison fix: resolve merge conflicts in tests/test_fauxrest.rs Keep all tests from both branches: - test_invalid_filter_regex_is_rejected (from main) - test_non_string_regex_filter_value_is_rejected (from main) - test_valid_regex_filter_still_selects_mat... Pull #13 30 Jul 2026 03:52AM UTC web-flow github
86.08
30511720183 main Merge pull request #12 from tamada/feature/trim-derive-type feat!: narrow $derive.type to string and int push 30 Jul 2026 03:41AM UTC web-flow github
84.57
30511663630 main Merge pull request #11 from tamada/fix/validate-filter-regex fix: stop $filter regex failures from publishing withheld records, and compile patterns once push 30 Jul 2026 03:40AM UTC web-flow github
84.11
30511226004 fix/string-ordering-comparison fix: order string operands lexicographically in gt/gte/lt/lte compare_ord reduced both operands with `as_f64().unwrap_or(0.0)`, so two strings both became 0.0. The consequences differ per operator, and the issue understated half of them: | op | ... Pull #13 30 Jul 2026 03:30AM UTC tamada github
83.81
30511224395 feature/trim-derive-type feat!: narrow $derive.type to string and int $derive.type shipped in 0.0.3 with five variants: string, int, float, bool and auto. A field-type survey across the datasets then in testdata found 9 int fields usable as grouping keys, 3 bool fields (... Pull #12 30 Jul 2026 03:30AM UTC tamada github
82.57
30504752987 fix/validate-filter-regex bench: add a criterion benchmark for the $filter evaluation loop testdata/bench measures the regex-caching change end to end through the CLI, which is the figure a user feels but also the noisier one: it includes JSON parsing and file writes, and... push 30 Jul 2026 01:10AM UTC tamada github
84.11
30496331861 main Merge pull request #10 from tamada/fix/publish-cargo-lock-sync fix: unbreak cargo publish and stop shipping testdata in the crate push 29 Jul 2026 10:32PM UTC web-flow github
82.12
30355711712 fix/publish-cargo-lock-sync chore: drop vscode tasks pointing at a removed testdata directory Six tasks invoked the binary against testdata/tamadalab, which no longer exists. The remaining tasks are untouched. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Pull #10 28 Jul 2026 11:42AM UTC tamada github
82.12
30353306482 main Merge pull request #8 from tamada/releases/v0.0.3 Releases/v0.0.3 push 28 Jul 2026 11:06AM UTC web-flow github
82.12
30353053889 releases/v0.0.3 Merge pull request #9 from tamada/releases/v0.0.4 feat: add $derive.type to convert derived values to non-string types push 28 Jul 2026 11:03AM UTC web-flow github
82.12
30344566039 releases/v0.0.3 Merge branch 'releases/v0.0.3' of github.com:tamada/fauxrest into releases/v0.0.3 push 28 Jul 2026 09:01AM UTC tamada github
78.7
30344571248 releases/v0.0.4 feat: add $derive.type to convert derived values to non-string types A $derive.pattern extracts a regular expression capture, so its result was always a string. Since $filter compares strictly by type, such a value could never match a numeric or ... push 28 Jul 2026 09:01AM UTC tamada github
82.12
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc