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

ISibboI / evalexpr / 18781836006
91%
master: 90%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 24 Oct 2025 01:56PM UTC
Jobs 1
Files 14
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

24 Oct 2025 01:50PM UTC coverage: 91.395%. Remained the same
18781836006

push

github

web-flow
Fix serde support for DefaultNumericTypes (#185)

I was trying to add
`evalexpr::HashMapContext<evalexpr::DefaultNumericTypes>` to one of my
serializable structs and noticed that even with `serde` feature enabled,
my code wouldn't compile.

I did some poking around in `evalexpr` and concluded that I wouldn't be
able to use `evalexpr` unless I made `DefaultNumericTypes` serializable.
That's what this patch does. There may be a better way to do this, but I
think this is pretty neat, so I'm sharing it in case it's useful.

-------------

* [x] I publish this contribution under the [MIT
License](https://opensource.org/license/mit).

1317 of 1441 relevant lines covered (91.39%)

9.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18781836006.1 24 Oct 2025 01:56PM UTC 14
91.39
GitHub Action Run
Source Files on build 18781836006
  • Tree
  • List 14
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 527a6f7d on github
  • Prev Build on main (#18781746949)
  • Next Build on main (#18782147773)
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