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

clean: rename File::Class to what it is really used. #1437

Merged

Conversation

shenlebantongying
Copy link
Collaborator

@shenlebantongying shenlebantongying commented Mar 23, 2024

This #1435 , but done right.

I finally understand why the hell there is a File::Class when QFile already exists and being used.

All existence of File::Class are created for Index files.

It exists because the original authors feel like there is a need to put common staff related to index file process. They didn't explicitly realize this, so only some common code is here and others are duplications scattered around.

Copy link

sonarcloud bot commented Mar 23, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@xiaoyifang xiaoyifang merged commit 7e2450b into xiaoyifang:staged Mar 25, 2024
12 of 13 checks passed
@shenlebantongying shenlebantongying deleted the clea/rename-file-to-specific branch March 25, 2024 06:12
This pull request was closed.
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