Skip to content

Conversation

ahayzen-kdab
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0fba618) to head (4543212).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1338   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           75        75           
  Lines        12927     12927           
=========================================
  Hits         12927     12927           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ahayzen-kdab ahayzen-kdab force-pushed the qt-build-utils-add-qml-builders branch 2 times, most recently from ac0fb93 to ade9c8b Compare October 2, 2025 15:42
#![allow(clippy::too_many_arguments)]

mod builder;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

maybe these are more generators than builders as they are creating strings rather than building anything 🤔

}

fn build(self) -> String {
// TODO: add slashes / sanitize
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

can use escape_default() for this

@ahayzen-kdab ahayzen-kdab force-pushed the qt-build-utils-add-qml-builders branch from ade9c8b to 4543212 Compare October 3, 2025 11:54
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