LibCST
LibCST copied to clipboard
Replace custom _add_slots decorator with dataclasses slots=True
Replace custom _add_slots decorator with dataclasses slots=True
Dataclasses has a built-in slots generation feature since Python 3.10.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.04%. Comparing base (
8a19d05) to head (2feb8ea). Report is 2 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #1113 +/- ##
==========================================
- Coverage 91.12% 91.04% -0.09%
==========================================
Files 256 254 -2
Lines 26578 26313 -265
==========================================
- Hits 24220 23956 -264
+ Misses 2358 2357 -1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hi @zsol!
Thank you for your pull request.
We require contributors to sign our Contributor License Agreement, and yours needs attention.
You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.
Process
In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.
Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.
If you have received this in error or have any questions, please contact us at [email protected]. Thanks!