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

feat: add @throws #210

Merged
merged 1 commit into from
Oct 16, 2023
Merged

feat: add @throws #210

merged 1 commit into from
Oct 16, 2023

Conversation

simPod
Copy link
Owner

@simPod simPod commented Oct 16, 2023

No description provided.

@simPod simPod force-pushed the throws branch 2 times, most recently from 87deca9 to eac16c0 Compare October 16, 2023 09:42
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (8f783ee) 91.83% compared to head (c572425) 90.37%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   91.83%   90.37%   -1.47%     
==========================================
  Files          32       32              
  Lines         392      405      +13     
==========================================
+ Hits          360      366       +6     
- Misses         32       39       +7     
Files Coverage Δ
src/Client/PsrClickHouseClient.php 88.88% <ø> (ø)
src/Format/Json.php 100.00% <ø> (ø)
src/Format/JsonCompact.php 100.00% <ø> (ø)
src/Format/JsonEachRow.php 100.00% <ø> (ø)
src/Output/Json.php 100.00% <ø> (ø)
src/Output/JsonCompact.php 100.00% <ø> (ø)
src/Output/JsonEachRow.php 100.00% <ø> (ø)
src/Snippet/CurrentDatabase.php 100.00% <ø> (ø)
src/Snippet/DatabaseSize.php 100.00% <ø> (ø)
src/Snippet/Parts.php 100.00% <ø> (ø)
... and 8 more

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

@simPod simPod changed the title ci(phpstan): check @throws feat: add @throws Oct 16, 2023
@simPod simPod merged commit fbf718a into master Oct 16, 2023
@simPod simPod deleted the throws branch October 16, 2023 11:47
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