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

fix: Use ruff to enforce double quotes on patterns #1055

Merged
merged 1 commit into from
Jun 24, 2024
Merged

fix: Use ruff to enforce double quotes on patterns #1055

merged 1 commit into from
Jun 24, 2024

Conversation

tefra
Copy link
Owner

@tefra tefra commented Jun 24, 2024

📒 Description

The template filter is trying to enforce double quotes on patterns, with some jenky regular expression, let ruff to deal with it

Resolves #1054

🔗 What I've Done

Write a description of the steps taken to resolve the issue

💬 Comments

A place to write any comments to the reviewer.

🛫 Checklist

Copy link

sonarcloud bot commented Jun 24, 2024

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1f42a6a) to head (bf986e4).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1055   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          115       115           
  Lines         9240      9238    -2     
  Branches      2180      2180           
=========================================
- Hits          9240      9238    -2     

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

@tefra tefra merged commit f75e9fa into main Jun 24, 2024
15 checks passed
@tefra tefra deleted the fix-1054 branch June 24, 2024 05:00
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.

xsdata failing to generate models for XJustiz XSDs - "missing closing quote in string literal"
1 participant