astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
240 stars 46 forks source link

[WIP] AppEngine: Implement property-based tests for `cast_value` functions #980

Open Hibe7 opened 3 months ago

Hibe7 commented 3 months ago

Implement property-based tests for cast_value functions.

What this PR does / why we need it:

Special notes for your reviewer:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.05%. Comparing base (c737fc5) to head (d50b08b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.2 #980 +/- ## =============================================== - Coverage 69.62% 64.05% -5.57% =============================================== Files 264 208 -56 Lines 7097 5659 -1438 =============================================== - Hits 4941 3625 -1316 + Misses 2156 2034 -122 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.