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

facet-rs / facet / 20069503463

Builds Branch Commit Type Ran Committer Via Coverage
20069503463 main fix(facet-args): handle Option<T> positional arguments correctly Previously, when parsing a positional argument into an Option<String> or Option<T> field, facet-args would try to call `parse_from_str` on the Option type directly, which failed bec... push 09 Dec 2025 03:48PM UTC fasterthanlime github
58.74
20069419854 fix-string-default-value-1193 Merge 27e33ddeb into 9e8bf234d Pull #1206 09 Dec 2025 03:46PM UTC web-flow github
58.74
20069366497 fix/facet-args-option-parsing Merge a843ab636 into 9e8bf234d Pull #1205 09 Dec 2025 03:44PM UTC web-flow github
58.74
20068996792 main fix: remove Box::leak in facet-value PathSegment conversion Change PathSegment in facet-pretty to use Cow<'static, str> instead of &'static str. This allows: - Static strings from Shape metadata (common case) to remain zero-cost with Cow::Borr... push 09 Dec 2025 03:33PM UTC fasterthanlime github
58.74
20068897929 fix-pathsegment-box-leak Merge 1c3fb380d into fbd2ec873 Pull #1204 09 Dec 2025 03:30PM UTC web-flow github
58.74
20068663611 main refactor: rename from_bytes to from_slice in facet-postcard Rename deserialization functions for consistency with the postcard crate: - `from_bytes` -> `from_slice` - `take_from_bytes` -> `take_from_slice` The postcard crate uses `from_bytes` in... push 09 Dec 2025 03:22PM UTC fasterthanlime github
58.73
20068592115 rename-postcard-from-bytes-to-from-slice Merge a5d086c24 into 4d303b605 Pull #1203 09 Dec 2025 03:20PM UTC web-flow github
58.73
20068363674 main refactor: remove dead derive-parsing code from facet-macros-impl Rust strips #[derive(...)] attributes before passing to derive macros, so any code attempting to parse them will never see them. This removes: - KnownDerives struct that was meant ... push 09 Dec 2025 03:13PM UTC fasterthanlime github
58.73
20067666260 remove-dead-derive-parsing Merge c0e02e031 into 4f81fa031 Pull #1202 09 Dec 2025 02:52PM UTC web-flow github
58.73
20067595185 main chore(deps): update rust dependencies push 09 Dec 2025 02:49PM UTC renovate[bot] github
58.73
20067539445 gh-readonly-queue/main/pr-1201-c1f8cb958b41ddeb7645a9169afece218373e42e chore(deps): update rust dependencies push 09 Dec 2025 02:48PM UTC renovate[bot] github
58.73
20067469909 renovate/rust Merge 2d813645e into c1f8cb958 Pull #1201 09 Dec 2025 02:45PM UTC web-flow github
58.73
20067406369 main test(facet-xml): add comprehensive tests for proxy field defaults Add tests documenting that `#[derive(Default)]` alone is NOT sufficient for facet to know a type implements Default. Rust strips `#[derive(...)]` attributes before derive macros ru... push 09 Dec 2025 02:43PM UTC fasterthanlime github
58.71
20067382403 renovate/rust Merge 5bd8cccda into e80e32164 Pull #1201 09 Dec 2025 02:43PM UTC web-flow github
58.72
20067334554 fix/xml-optional-fields Merge 97bcce7f8 into e80e32164 Pull #1198 09 Dec 2025 02:41PM UTC web-flow github
58.71
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 176
  • 177
  • Next →
  • Back to Repo
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