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

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

Closed
wants to merge 3 commits into 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 96.96395% with 16 lines in your changes missing coverage. Please review.

Project coverage is 98.90%. Comparing base (a98b1b8) to head (f986189).

Files with missing lines Patch % Lines
crates/cxx-qt-gen/src/syntax/cfg.rs 86.20% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #1144      +/-   ##
===========================================
- Coverage   100.00%   98.90%   -1.10%     
===========================================
  Files           71       73       +2     
  Lines        11967    12569     +602     
===========================================
+ Hits         11967    12431     +464     
- Misses           0      138     +138     

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

@ahayzen-kdab ahayzen-kdab force-pushed the 1133-cfg-evaulator branch 11 times, most recently from 9d635b6 to 8fbd574 Compare January 24, 2025 16:38
@ahayzen-kdab ahayzen-kdab changed the title WIP: cxx-qt-gen: add support for passing in CfgEvaluator cxx-qt-gen: add support for passing in CfgEvaluator Jan 24, 2025
*self = CfgExpr::All(vec![prev, expr]);
}
}
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's unclear what codecov is complaining about on these lines 🤔

@ahayzen-kdab ahayzen-kdab force-pushed the 1133-cfg-evaulator branch 5 times, most recently from 619cc9d to f1d9b5f Compare January 27, 2025 18:07
@ahayzen-kdab ahayzen-kdab force-pushed the 1133-cfg-evaulator branch 2 times, most recently from a6a08c8 to b9a70db Compare January 28, 2025 10:14
@ahayzen-kdab
Copy link
Collaborator Author

Going to use #1168 instead

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