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

facet-rs / facet / 19924942811
58%

Build:
DEFAULT BRANCH: main
Ran 04 Dec 2025 10:01AM UTC
Jobs 1
Files 176
Run time 1min
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

04 Dec 2025 09:59AM UTC coverage: 57.255% (+0.001%) from 57.254%
19924942811

push

github

fasterthanlime
fix(facet-yaml): honor skip_serializing_if attribute

Use `fields_for_serialize()` iterator instead of `fields()` in
facet-yaml serialization. The former properly handles:
- skip_serializing attribute
- skip_serializing_if predicate
- flatten attribute

This fixes the issue where fields with `#[facet(skip_serializing_if = Option::is_none)]`
were still being serialized as `null` instead of being omitted.

Closes #1033

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

21666 of 37841 relevant lines covered (57.26%)

511.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19924942811.1 04 Dec 2025 10:01AM UTC 176
57.26
GitHub Action Run
Source Files on build 19924942811
  • Tree
  • List 176
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 48a91ff1 on github
  • Prev Build on gh-readonly-queue/main/pr-1034-95b9fbf8a8e182c1282bb4bd514ebe8f1497c8ea (#19924584335)
  • Next Build on main (#19925243176)
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

© 2026 Coveralls, Inc