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

WIP: cxx-qt-gen: add support for passing in CfgEvaluator #1144

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ahayzen-kdab
Copy link
Collaborator

No description provided.

@ahayzen-kdab ahayzen-kdab force-pushed the 1133-cfg-evaulator branch 5 times, most recently from bb64d6c to 457c3eb Compare December 18, 2024 07:41
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 86.64688% with 45 lines in your changes missing coverage. Please review.

Project coverage is 98.65%. Comparing base (f5afefe) to head (3bd6b79).

Files with missing lines Patch % Lines
crates/cxx-qt-gen/src/syntax/cfg.rs 70.76% 19 Missing ⚠️
crates/cxx-qt-gen/src/generator/cfg.rs 88.63% 15 Missing ⚠️
crates/cxx-qt-gen/src/generator/mod.rs 45.45% 6 Missing ⚠️
crates/cxx-qt-gen/src/generator/cpp/externcxxqt.rs 88.88% 1 Missing ⚠️
crates/cxx-qt-gen/src/generator/cpp/inherit.rs 90.00% 1 Missing ⚠️
crates/cxx-qt-gen/src/generator/cpp/method.rs 91.66% 1 Missing ⚠️
crates/cxx-qt-gen/src/generator/cpp/qenum.rs 83.33% 1 Missing ⚠️
crates/cxx-qt-gen/src/generator/cpp/signal.rs 96.15% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #1144      +/-   ##
===========================================
- Coverage   100.00%   98.65%   -1.35%     
===========================================
  Files           71       73       +2     
  Lines        11967    12392     +425     
===========================================
+ Hits         11967    12225     +258     
- Misses           0      167     +167     

☔ 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