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

asulwer / RulesEngine / 9762497107
90%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2024 02:07PM UTC
Jobs 1
Files 25
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

02 Jul 2024 02:06PM UTC coverage: 92.724% (+0.2%) from 92.556%
9762497107

push

github

web-flow
Add JSON Element Handling for System.Text.Json Compatibility (#37)

* The primary reason for this change is the difference in how System.Text.Json handles ExpandoObject compared to Newtonsoft.Json. When using System.Text.Json, properties within an ExpandoObject are deserialized as JsonElement rather than their respective .NET types (e.g., string, int). This behavior can lead to issues where the compiler cannot work with the dynamically deserialized properties directly.

* The primary reason for this change is the difference in how System.Text.Json handles ExpandoObject compared to Newtonsoft.Json. When using System.Text.Json, properties within an ExpandoObject are deserialized as JsonElement rather than their respective .NET types (e.g., string, int). This behavior can lead to issues where the compiler cannot work with the dynamically deserialized properties directly.

* fix unit testing

* The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity

---------

Co-authored-by: Renan Pereira <rpereira@glasslewis.com>

321 of 378 branches covered (84.92%)

Branch coverage included in aggregate %.

28 of 29 new or added lines in 2 files covered. (96.55%)

673 of 694 relevant lines covered (96.97%)

113.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9762497107.1 02 Jul 2024 02:07PM UTC 0
92.72
GitHub Action Run
Source Files on build 9762497107
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9762497107
  • 69956fe0 on github
  • Prev Build on main (#9762486946)
  • Next Build on main (#9768845793)
  • Delete
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