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 single arg test_objects #50

Merged
merged 1 commit into from
Jul 14, 2024
Merged

add single arg test_objects #50

merged 1 commit into from
Jul 14, 2024

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Jul 13, 2024

@Datseris this PR implements the single argument test_objects method.

It returns a Dict of ObjType => test_object_vector

Closes #49

Copy link

codecov bot commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.54%. Comparing base (071d44f) to head (9f61332).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   85.11%   87.54%   +2.43%     
==========================================
  Files           5        6       +1     
  Lines         215      257      +42     
==========================================
+ Hits          183      225      +42     
  Misses         32       32              

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

@rafaqz rafaqz changed the title add single_arg test_objects add single arg test_objects Jul 13, 2024
@rafaqz rafaqz merged commit b2578f3 into main Jul 14, 2024
10 checks passed
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.

Usage for Multiple (but different) input types?
1 participant