Skip to content

fix: handle-form-data-with-more-safety#226

Merged
ryanbas21 merged 1 commit into
mainfrom
fix-form-data
Apr 11, 2025
Merged

fix: handle-form-data-with-more-safety#226
ryanbas21 merged 1 commit into
mainfrom
fix-form-data

Conversation

@ryanbas21
Copy link
Copy Markdown
Collaborator

JIRA Ticket

n/a

Description

It's not possible to receive responses from server that have no formData key. We should be defensive about how we handle this lookup.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 11, 2025

🦋 Changeset detected

Latest commit: 5bd7e8a

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

This PR includes changesets to release 1 package
Name Type
@forgerock/davinci-client 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

@ryanbas21 ryanbas21 changed the title fix: handle-form-data-with-more-saftey fix: handle-form-data-with-more-safety Apr 11, 2025
@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Apr 11, 2025

View your CI Pipeline Execution ↗ for commit 5bd7e8a.

Command Status Duration Result
nx affected -t build typecheck lint test e2e-ci ✅ Succeeded 1m 18s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-11 15:40:29 UTC

It's not possible to receive responses from server that have no
`formData` key. We should be defensive about how we handle this lookup.
@github-actions
Copy link
Copy Markdown
Contributor

Deployed 917b420 to https://ForgeRock.github.io/ping-javascript-sdk/pr-226/917b4207ad487e8f2a8c588b853eaa52ebe27519 branch gh-pages in ForgeRock/ping-javascript-sdk

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.84%. Comparing base (92079fc) to head (5bd7e8a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
+ Coverage   45.18%   50.84%   +5.65%     
==========================================
  Files          33       24       -9     
  Lines        1547     1363     -184     
  Branches      186      178       -8     
==========================================
- Hits          699      693       -6     
+ Misses        848      670     -178     
Files with missing lines Coverage Δ
packages/davinci-client/src/lib/node.reducer.ts 77.89% <100.00%> (+0.72%) ⬆️

... and 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ryanbas21 ryanbas21 merged commit 3642b7c into main Apr 11, 2025
3 checks passed
@ryanbas21 ryanbas21 mentioned this pull request Apr 11, 2025
@SteinGabriel SteinGabriel deleted the fix-form-data branch April 17, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants