Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for BaseIO::findTypes #139

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Conversation

oruebel
Copy link
Contributor

@oruebel oruebel commented Jan 14, 2025

Fix #133

@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 98.52941% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.42%. Comparing base (354147f) to head (1568e97).

Files with missing lines Patch % Lines
tests/testRegisteredType.cpp 96.49% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   91.66%   92.42%   +0.76%     
==========================================
  Files          57       58       +1     
  Lines        3839     3975     +136     
  Branches      254      254              
==========================================
+ Hits         3519     3674     +155     
+ Misses        310      291      -19     
  Partials       10       10              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oruebel oruebel changed the base branch from main to general_obj_lookup January 16, 2025 00:18
@oruebel oruebel merged commit 41c2210 into general_obj_lookup Jan 16, 2025
10 checks passed
@oruebel oruebel deleted the add_findTypes_tests branch January 16, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance direct unit tests for basic and private read functions
2 participants