mariosimao / notion-sdk-php

A complete Notion SDK for PHP developers.
https://mariosimao.github.io/notion-sdk-php/
MIT License
150 stars 24 forks source link

feat: group exceptions in subfolders #301

Closed Ruesa18 closed 7 months ago

Ruesa18 commented 11 months ago

References: #181

I was so free and moved the api exceptions as well 🙂

codecov[bot] commented 11 months ago

Codecov Report

Merging #301 (d93c968) into main (a8d6a31) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #301   +/-   ##
=========================================
  Coverage     99.17%   99.17%           
  Complexity     1348     1348           
=========================================
  Files           160      160           
  Lines          4386     4386           
=========================================
  Hits           4350     4350           
  Misses           36       36           
Files Coverage Δ
src/Blocks/BlockMetadata.php 100.00% <ø> (ø)
src/Blocks/Bookmark.php 100.00% <ø> (ø)
src/Blocks/Breadcrumb.php 100.00% <ø> (ø)
src/Blocks/ChildDatabase.php 100.00% <ø> (ø)
src/Blocks/ChildPage.php 100.00% <ø> (ø)
src/Blocks/Code.php 100.00% <ø> (ø)
src/Blocks/Column.php 100.00% <ø> (ø)
src/Blocks/ColumnList.php 100.00% <ø> (ø)
src/Blocks/Divider.php 100.00% <ø> (ø)
src/Blocks/Embed.php 100.00% <ø> (ø)
... and 13 more

... and 5 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more