Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Refactor TsTzRangeType(use PeriodFactory)#8

Merged
77web merged 3 commits into
77web:mainfrom
kumamidori:feat/period-string-object
Mar 8, 2024
Merged

Refactor TsTzRangeType(use PeriodFactory)#8
77web merged 3 commits into
77web:mainfrom
kumamidori:feat/period-string-object

Conversation

@kumamidori
Copy link
Copy Markdown
Contributor

@kumamidori kumamidori commented Mar 7, 2024

I'm a little concerned that the same test case is in two different places TsTzRangeTypeTest PeriodFactoryTest ... 🤔

@kumamidori kumamidori marked this pull request as ready for review March 7, 2024 06:05
@kumamidori kumamidori changed the title update TsTzRangeType(use PeriodFactory) Refactor TsTzRangeType(use PeriodFactory) Mar 7, 2024
Comment thread tests/PeriodFactoryTest.php Outdated
$this->assertNull($actual4->startsAt);
$this->assertNotNull($actual4->endsAt);

// null startsAt
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😁

Suggested change
// null startsAt
// null endsAt

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, fixed! 😝 a8d95c4

@77web
Copy link
Copy Markdown
Owner

77web commented Mar 7, 2024

@kumamidori
I think we can remove duplicated test for TsTzRangeType because TsTzRangeType no longer has the logic.

@kumamidori
Copy link
Copy Markdown
Contributor Author

@77web Thank you!
fixed 3df7169

@kumamidori kumamidori requested a review from 77web March 8, 2024 01:45
@77web 77web merged commit eebefdf into 77web:main Mar 8, 2024
@kumamidori kumamidori deleted the feat/period-string-object branch March 11, 2024 00:31
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.

2 participants