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: support block as page and database parent #214

Merged
merged 1 commit into from
May 2, 2023
Merged

Conversation

mariosimao
Copy link
Owner

Closes #213

@mariosimao mariosimao self-assigned this Apr 28, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #214 (806f51f) into main (f9f9fbc) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##               main     #214   +/-   ##
=========================================
  Coverage     99.01%   99.01%           
  Complexity     1306     1306           
=========================================
  Files           158      158           
  Lines          4275     4275           
=========================================
  Hits           4233     4233           
  Misses           42       42           
Impacted Files Coverage Δ
src/Databases/DatabaseParent.php 100.00% <100.00%> (ø)
src/Pages/PageParent.php 100.00% <100.00%> (ø)

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

@mariosimao mariosimao merged commit 8d32008 into main May 2, 2023
@mariosimao mariosimao deleted the block-parent branch May 2, 2023 19:11
@mariosimao
Copy link
Owner Author

Released on version 1.8.0.

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.

[FEATURE] Support for block type in Notion\Databases\DatabaseParentType
2 participants