GEOS
GEOS copied to clipboard
test: Add unit tests for RTType.hpp
Introduces unit test for RTTypes.hpp. Dedicated tests for runtime type utilities (dynamicCast, type name, regex, enum mapping). Other functions and structures are being tested RTTypes.hpp to augment the test coverage.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 59.43%. Comparing base (6d2b61f) to head (5e13840).
Additional details and impacted files
@@ Coverage Diff @@
## develop #3452 +/- ##
===========================================
+ Coverage 59.37% 59.43% +0.06%
===========================================
Files 1337 1340 +3
Lines 110835 111009 +174
===========================================
+ Hits 65804 65978 +174
Misses 45031 45031
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Should this PR be pushed?