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

Implement automatic implementations of up and downcasting #1159

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BenFordTytherington
Copy link
Collaborator

No description provided.

@BenFordTytherington BenFordTytherington force-pushed the add-up-down-casting branch 2 times, most recently from 59af069 to 41d081e Compare January 16, 2025 17:40
- Any bridges with qobjects that have no custom base class will get an upcasting implemention
- Adds a new include with the necessary template function for calling static_cast
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4455c86) to head (afe4181).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main     #1159    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           71        71            
  Lines        11927     12036   +109     
==========================================
+ Hits         11927     12036   +109     

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

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.

1 participant