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 (assert|is)StrParsableStrictIsoDateZ #837

Merged
merged 4 commits into from
Dec 30, 2023
Merged

Conversation

belgattitude
Copy link
Owner

add assertStrParsableStrictIsoDateZ and isStrParsableStrictIsoDateZ

Copy link

changeset-bot bot commented Dec 30, 2023

🦋 Changeset detected

Latest commit: b8537c1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@httpx/assert Minor
@examples/nextjs-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ghost
Copy link

ghost commented Dec 30, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

# Conflicts:
#	docs/src/pages/assert/index.mdx
#	packages/assert/README.md
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

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

Comparison is base (6990734) 93.61% compared to head (b8537c1) 93.08%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #837      +/-   ##
==========================================
- Coverage   93.61%   93.08%   -0.53%     
==========================================
  Files          94       96       +2     
  Lines         642      680      +38     
  Branches      179      195      +16     
==========================================
+ Hits          601      633      +32     
- Misses         36       41       +5     
- Partials        5        6       +1     
Flag Coverage Δ
httpx-assert-unit 91.66% <82.27%> (-2.00%) ⬇️
httpx-dsn-parser-unit 100.00% <ø> (ø)
httpx-exception-unit 95.78% <ø> (ø)
httpx-json-api-unit 65.30% <ø> (ø)
Files Coverage Δ
packages/assert/src/messages/errorMessages.ts 100.00% <100.00%> (+17.02%) ⬆️
packages/assert/src/string.guards.ts 100.00% <100.00%> (ø)
packages/assert/src/string.utils.ts 100.00% <100.00%> (ø)
packages/assert/src/string.asserts.ts 96.15% <94.73%> (-3.85%) ⬇️
packages/assert/src/messages/getTypeInfo.ts 72.34% <72.34%> (ø)

@belgattitude belgattitude merged commit ff994ff into main Dec 30, 2023
9 of 10 checks passed
@belgattitude belgattitude deleted the isstrictdate branch December 30, 2023 01:13
@belgattitude belgattitude mentioned this pull request Dec 30, 2023
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