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

fix: spfx post request body limit #11095

Merged
merged 1 commit into from
Mar 19, 2024
Merged

fix: spfx post request body limit #11095

merged 1 commit into from
Mar 19, 2024

Conversation

yuqizhou77
Copy link
Contributor

@yuqizhou77 yuqizhou77 commented Mar 15, 2024

Bug 27213689: SPFx deploy error due to large request body

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.15%. Comparing base (20bd946) to head (eb0597c).
Report is 4 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev   #11095   +/-   ##
=======================================
  Coverage   87.14%   87.15%           
=======================================
  Files         457      457           
  Lines       27597    27610   +13     
  Branches     5553     5559    +6     
=======================================
+ Hits        24049    24063   +14     
+ Misses       1780     1779    -1     
  Partials     1768     1768           
Files Coverage Δ
.../component/driver/deploy/spfx/utility/spoClient.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@yuqizhou77 yuqizhou77 marked this pull request as ready for review March 18, 2024 07:55
@yuqizhou77 yuqizhou77 merged commit e00bf86 into dev Mar 19, 2024
24 of 25 checks passed
@yuqizhou77 yuqizhou77 deleted the yuqzho/spfx branch March 19, 2024 02:16
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