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

0b10011 / oxiplate / 20521132235
98%

Build:
DEFAULT BRANCH: main
Ran 26 Dec 2025 10:54AM UTC
Jobs 1
Files 42
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

26 Dec 2025 10:48AM UTC coverage: 96.517% (-1.4%) from 97.918%
20521132235

push

github

0b10011
feat: improved support for pattern matching with a refactor of expressions and patterns

- several parsing functions moved into related type
- `Expression` simplified by moving token building to dedicated types for more variants
- `source()` used instead of `source` throughout
- split up larger modules into more manageable files
- `Pattern` used instead of `Type`
- Placeholders added for range match support
- Placeholders added for multiple patterns in one match arm
- Placeholders added for match guards
- Dedicated types for pattern matching instead of relying on expressions which could lead to buggy codegen

921 of 997 new or added lines in 20 files covered. (92.38%)

6 existing lines in 1 file now uncovered.

4655 of 4823 relevant lines covered (96.52%)

3841.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
98.77
oxiplate-derive/src/syntax/statement/helpers/pattern/tuple.rs
1
93.44
0.03% oxiplate-derive/src/syntax/writ.rs
2
98.39
oxiplate-derive/src/syntax/statement/helpers/pattern/mod.rs
3
92.86
oxiplate-derive/src/syntax/statement/helpers/pattern/literal.rs
4
84.93
0.08% oxiplate-derive/src/syntax/statement/match.rs
65
36.89
oxiplate-derive/src/syntax/statement/helpers/pattern/range.rs

Uncovered Existing Lines

Lines Coverage ∆ File
6
94.94
0.0% oxiplate-derive/src/syntax/statement/mod.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/176126544 20521132235.1 26 Dec 2025 10:54AM UTC 42
96.52
GitHub Action Run
Source Files on build 20521132235
  • Tree
  • List 42
  • Changed 12
  • Source Changed 12
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20521132235
  • 0bbcbcc0 on github
  • Prev Build on main (#20481969664)
  • Next Build on main (#20527649208)
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