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: minor code optimizations with unicorn plugin #724

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

belgattitude
Copy link
Owner

No description provided.

Copy link

changeset-bot bot commented Nov 18, 2023

🦋 Changeset detected

Latest commit: ec2ac22

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

This PR includes changesets to release 4 packages
Name Type
@httpx/json-api Patch
@httpx/exception Patch
@httpx/dsn-parser Patch
@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 Nov 18, 2023

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

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Merging #724 (ec2ac22) into main (fabac5e) will decrease coverage by 0.06%.
The diff coverage is 95.83%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #724      +/-   ##
==========================================
- Coverage   93.18%   93.12%   -0.06%     
==========================================
  Files          74       74              
  Lines         484      480       -4     
  Branches      117      117              
==========================================
- Hits          451      447       -4     
  Misses         28       28              
  Partials        5        5              
Flag Coverage Δ
httpx-dsn-parser-unit 100.00% <100.00%> (ø)
httpx-exception-unit 95.22% <91.66%> (-0.03%) ⬇️
httpx-json-api-unit 66.00% <ø> (ø)
Files Coverage Δ
packages/dsn-parser/src/convert-jdbc-to-dsn.ts 100.00% <100.00%> (ø)
packages/dsn-parser/src/dsn-parser.util.ts 100.00% <100.00%> (ø)
packages/dsn-parser/src/parse-dsn.ts 100.00% <100.00%> (ø)
packages/dsn-parser/src/query-param-parser.ts 100.00% <100.00%> (ø)
...ckages/exception/src/support/supportsErrorCause.ts 100.00% <ø> (ø)
packages/exception/src/utils/getMsgFromCls.ts 100.00% <100.00%> (ø)
packages/json-api/src/json-api-error.factory.ts 0.00% <ø> (ø)
...on/src/serializer/mapper/createFromSerializable.ts 91.89% <90.90%> (-0.42%) ⬇️

@belgattitude belgattitude merged commit 8d02a2a into main Nov 18, 2023
7 of 8 checks passed
@belgattitude belgattitude deleted the minor-release branch November 18, 2023 14:44
@belgattitude belgattitude mentioned this pull request Nov 18, 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