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(): Cache over invalidation bug #10363

Merged
merged 6 commits into from
Dec 27, 2024
Merged

Fix(): Cache over invalidation bug #10363

merged 6 commits into from
Dec 27, 2024

Conversation

asturur
Copy link
Member

@asturur asturur commented Dec 26, 2024

Description

Backport of fix from current branch 6

In Action

Copy link

codesandbox bot commented Dec 26, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

github-actions bot commented Dec 26, 2024

Code Coverage Summary

> fabric@5.5.1 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |   83.35 |     77.3 |   86.25 |   83.07 |                                               
 fabric.js |   83.35 |     77.3 |   86.25 |   83.07 | ...,30560-30625,30748,30847,31066,31108-31110 
-----------|---------|----------|---------|---------|-----------------------------------------------

Copy link
Contributor

github-actions bot commented Dec 27, 2024

Code Coverage Summary

> fabric@5.5.1 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |   83.35 |     77.3 |   86.25 |   83.07 |                                               
 fabric.js |   83.35 |     77.3 |   86.25 |   83.07 | ...,30560-30625,30748,30847,31066,31108-31110 
-----------|---------|----------|---------|---------|-----------------------------------------------

Copy link
Contributor

github-actions bot commented Dec 27, 2024

Code Coverage Summary

> fabric@5.5.1 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |   83.35 |     77.3 |   86.25 |   83.07 |                                               
 fabric.js |   83.35 |     77.3 |   86.25 |   83.07 | ...,30560-30625,30748,30847,31066,31108-31110 
-----------|---------|----------|---------|---------|-----------------------------------------------

Copy link
Contributor

github-actions bot commented Dec 27, 2024

Code Coverage Summary

> fabric@5.5.1 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |   83.35 |     77.3 |   86.25 |   83.07 |                                               
 fabric.js |   83.35 |     77.3 |   86.25 |   83.07 | ...,30560-30625,30748,30847,31066,31108-31110 
-----------|---------|----------|---------|---------|-----------------------------------------------

Copy link
Contributor

github-actions bot commented Dec 27, 2024

Code Coverage Summary

> fabric@5.5.1 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |   83.34 |    77.24 |   86.25 |   83.06 |                                               
 fabric.js |   83.34 |    77.24 |   86.25 |   83.06 | ...,30560-30625,30748,30847,31066,31108-31110 
-----------|---------|----------|---------|---------|-----------------------------------------------

@asturur asturur merged commit 95cddf5 into 5.x Dec 27, 2024
10 of 11 checks passed
@asturur asturur deleted the v551 branch December 27, 2024 14:12
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