xsdata icon indicating copy to clipboard operation
xsdata copied to clipboard

Remove xsdata <SOURCE> shorthand

Open tefra opened this issue 9 months ago • 2 comments

📒 Description

The shorthand xsdata <SOURCE> was deprecated last year, time to remove it.

Use xsdata generate <SOURCE>

🔗 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

tefra avatar Mar 09 '25 15:03 tefra

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.66%. Comparing base (2b96e1d) to head (213534f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1128      +/-   ##
==========================================
- Coverage   99.94%   99.66%   -0.28%     
==========================================
  Files         116      115       -1     
  Lines        9356     9349       -7     
  Branches     1428     1427       -1     
==========================================
- Hits         9351     9318      -33     
- Misses          5       25      +20     
- Partials        0        6       +6     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: 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.

codecov[bot] avatar Mar 09 '25 15:03 codecov[bot]