Skip to content

Improving the code with a static analyzer #268

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

Merged
merged 5 commits into from
Nov 5, 2020
Merged

Improving the code with a static analyzer #268

merged 5 commits into from
Nov 5, 2020

Conversation

rez1dent3
Copy link
Member

No description provided.

@rez1dent3 rez1dent3 self-assigned this Nov 5, 2020
rez1dent3 and others added 2 commits November 5, 2020 19:49
@codecov
Copy link

codecov bot commented Nov 5, 2020

Codecov Report

Merging #268 into develop will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop      #268   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       247       247           
===========================================
  Files             25        25           
  Lines            834       834           
===========================================
  Hits             834       834           
Impacted Files Coverage Δ Complexity Δ
src/Models/Transaction.php 100.00% <ø> (ø) 7.00 <0.00> (ø)
src/Objects/Cart.php 100.00% <ø> (ø) 18.00 <0.00> (ø)
src/Objects/Operation.php 100.00% <ø> (ø) 14.00 <0.00> (ø)
src/Services/CommonService.php 100.00% <ø> (ø) 17.00 <0.00> (ø)
src/Simple/Rate.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Traits/HasWallet.php 100.00% <ø> (ø) 14.00 <0.00> (ø)
src/Traits/HasWalletFloat.php 100.00% <ø> (ø) 8.00 <0.00> (ø)
src/Traits/MorphOneWallet.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Services/WalletService.php 100.00% <100.00%> (ø) 22.00 <0.00> (ø)
src/Simple/Store.php 100.00% <100.00%> (ø) 8.00 <3.00> (ø)
... and 1 more

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 a80ab4c...0c9627e. Read the comment docs.

@rez1dent3 rez1dent3 merged commit ca1c8b6 into develop Nov 5, 2020
@rez1dent3 rez1dent3 deleted the stan branch November 5, 2020 20:40
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