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

remove unused REFERENCES #216

Merged
merged 1 commit into from
Jan 19, 2024
Merged

remove unused REFERENCES #216

merged 1 commit into from
Jan 19, 2024

Conversation

clavedeluna
Copy link
Contributor

Overview

These were leftover from api refactor and are not used.

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 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d078cda) 96.43% compared to head (b42c744) 96.42%.
Report is 10 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
- Coverage   96.43%   96.42%   -0.01%     
==========================================
  Files          95       95              
  Lines        4065     4060       -5     
==========================================
- Hits         3920     3915       -5     
  Misses        145      145              
Files Coverage Δ
src/core_codemods/combine_startswith_endswith.py 100.00% <ø> (ø)
src/core_codemods/fix_mutable_params.py 100.00% <ø> (ø)
src/core_codemods/remove_debug_breakpoint.py 100.00% <ø> (ø)
src/core_codemods/remove_module_global.py 93.75% <ø> (-0.37%) ⬇️
src/core_codemods/use_set_literal.py 94.73% <ø> (-0.27%) ⬇️

@clavedeluna clavedeluna added this pull request to the merge queue Jan 19, 2024
Merged via the queue into main with commit 4cbcb6b Jan 19, 2024
15 checks passed
@clavedeluna clavedeluna deleted the refs branch January 19, 2024 12:28
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.

3 participants