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

update black version #228

Merged
merged 2 commits into from
Jan 29, 2024
Merged

update black version #228

merged 2 commits into from
Jan 29, 2024

Conversation

clavedeluna
Copy link
Contributor

@clavedeluna clavedeluna commented Jan 29, 2024

Overview

Scheduled pre-commit versions update is failing on black version so we need to update it.

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (615de27) 96.53% compared to head (e5ca668) 96.60%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
+ Coverage   96.53%   96.60%   +0.06%     
==========================================
  Files         101      101              
  Lines        4304     4301       -3     
==========================================
  Hits         4155     4155              
+ Misses        149      146       -3     
Files Coverage Δ
src/codemodder/codemods/api.py 100.00% <ø> (ø)
src/codemodder/codemods/base_codemod.py 100.00% <100.00%> (+2.10%) ⬆️
src/codemodder/codemods/base_detector.py 100.00% <ø> (+12.50%) ⬆️
src/codemodder/codemods/utils.py 91.91% <100.00%> (ø)
src/codemodder/codemods/utils_mixin.py 93.68% <100.00%> (ø)
src/core_codemods/fix_mutable_params.py 100.00% <ø> (ø)
...rc/core_codemods/literal_or_new_object_identity.py 100.00% <100.00%> (ø)
src/core_codemods/remove_module_global.py 93.75% <ø> (ø)
src/core_codemods/sql_parameterization.py 96.16% <100.00%> (ø)

@clavedeluna clavedeluna added this pull request to the merge queue Jan 29, 2024
Merged via the queue into main with commit cb87a2b Jan 29, 2024
14 checks passed
@clavedeluna clavedeluna deleted the update-black branch January 29, 2024 18:01
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.

2 participants