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

ci: add type checking (psalm) #3

Merged
merged 4 commits into from
Jul 12, 2021
Merged

ci: add type checking (psalm) #3

merged 4 commits into from
Jul 12, 2021

Conversation

eKsiK
Copy link
Owner

@eKsiK eKsiK commented Jul 12, 2021

No description provided.

@eKsiK eKsiK self-assigned this Jul 12, 2021
@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #3 (3d3f590) into master (96a52b8) will not change coverage.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #3   +/-   ##
=========================================
  Coverage     78.04%   78.04%           
  Complexity      168      168           
=========================================
  Files            47       47           
  Lines           451      451           
=========================================
  Hits            352      352           
  Misses           99       99           
Impacted Files Coverage Δ
src/Common/Builder/ServiceDtoBuilder.php 100.00% <ø> (ø)
src/Common/Dto/AbstractDto.php 100.00% <ø> (ø)
src/Common/Parser/ServiceResponseParser.php 100.00% <ø> (ø)
src/Confirmation/ValueObject/Confirmation.php 33.33% <ø> (ø)
src/Itn/Dto/ItnDto.php 50.00% <0.00%> (ø)
src/Transaction/ValueObject/Transaction.php 87.50% <ø> (ø)
src/Client.php 100.00% <100.00%> (ø)
src/Hash/HashChecker.php 100.00% <100.00%> (ø)
src/Itn/Builder/ItnDtoBuilder.php 100.00% <100.00%> (ø)
src/PaywayList/Dto/PaywayListDto.php 100.00% <100.00%> (ø)
... and 5 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 96a52b8...3d3f590. Read the comment docs.

@eKsiK eKsiK merged commit 464ee94 into master Jul 12, 2021
@eKsiK eKsiK deleted the feature/psalm branch July 12, 2021 11:53
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