Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Renames and wildcard should not be separated #151

Merged
merged 1 commit into from
Jan 14, 2021
Merged

Conversation

liancheng
Copy link
Owner

This PR fixes #150.

@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #151 (5bee000) into master (2b071cf) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #151   +/-   ##
=======================================
  Coverage   91.20%   91.20%           
=======================================
  Files           4        4           
  Lines         250      250           
  Branches        8        8           
=======================================
  Hits          228      228           
  Misses         22       22           
Impacted Files Coverage Δ
rules/src/main/scala/fix/OrganizeImports.scala 96.34% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b071cf...5bee000. Read the comment docs.

@liancheng liancheng merged commit 574bc20 into master Jan 14, 2021
@liancheng liancheng deleted the explode-bugfix branch January 17, 2021 06:40
@liancheng liancheng added this to the v0.5.0 milestone Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renames and wildcards should not be separated if they appear together
1 participant