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

fix: format files #127

Merged
merged 1 commit into from
Apr 28, 2023
Merged

fix: format files #127

merged 1 commit into from
Apr 28, 2023

Conversation

rancoud
Copy link
Owner

@rancoud rancoud commented Apr 28, 2023

Description

Format files.

Changelist

  • format .php-cs-fixer.php
  • update PHPDoc in multiple files
  • addphpcs:ignore in multiple files
  • add no @noinspection in multiple files

@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Merging #127 (65dcc1f) into master (215d4c0) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #127      +/-   ##
============================================
- Coverage     92.46%   92.45%   -0.02%     
  Complexity      200      200              
============================================
  Files            11       11              
  Lines           571      570       -1     
============================================
- Hits            528      527       -1     
  Misses           43       43              
Impacted Files Coverage Δ
src/Encryption.php 58.65% <ø> (-0.40%) ⬇️
src/Database.php 100.00% <100.00%> (ø)
src/DriverManager.php 100.00% <100.00%> (ø)
src/File.php 100.00% <100.00%> (ø)
src/Redis.php 100.00% <100.00%> (ø)

@rancoud rancoud merged commit 5bafd61 into master Apr 28, 2023
@rancoud rancoud deleted the fix/format-file branch April 28, 2023 14:08
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.

1 participant