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

Increase static analysis #37

Merged
merged 6 commits into from
Nov 28, 2024

Conversation

Jean85
Copy link
Contributor

@Jean85 Jean85 commented Nov 25, 2024

This is on top of #36, to have proper CI checks.

With this, I intend to cover tests with PHPStan, so that the checks are stronger; also, I will do some fixing on how the tests work, because currently they need some maintenance.

@Jean85 Jean85 mentioned this pull request Nov 25, 2024
Coverage is ignored because it's tested at a static analysis level
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@ccd3d55). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #37   +/-   ##
=========================================
  Coverage          ?   92.13%           
  Complexity        ?       33           
=========================================
  Files             ?        7           
  Lines             ?       89           
  Branches          ?        0           
=========================================
  Hits              ?       82           
  Misses            ?        7           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Jean85 Jean85 marked this pull request as ready for review November 25, 2024 10:09
@dbrekelmans dbrekelmans merged commit 72030d0 into thecodingmachine:master Nov 28, 2024
7 checks passed
@Jean85 Jean85 deleted the increase-static-analysis branch November 28, 2024 16:19
@Jean85
Copy link
Contributor Author

Jean85 commented Nov 28, 2024

@dbrekelmans thanks for the merge. CI is failing in the main branch due to Codecov not accepting the upload. You should configure it on your side to either accept unauthenticated uploads or by adding a token here on GHA.

Docs for the token: https://docs.codecov.com/docs/adding-the-codecov-token

@Jean85
Copy link
Contributor Author

Jean85 commented Dec 2, 2024

Pinging @moufmouf in case he's the one with the right access to Codecov...

@moufmouf
Copy link
Member

moufmouf commented Dec 2, 2024

@Jean85 Done here => #38
Thanks for pinging me.

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.

4 participants