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: solid override #93

Merged
merged 12 commits into from
Dec 30, 2024
Merged

feat: solid override #93

merged 12 commits into from
Dec 30, 2024

Conversation

nank1ro
Copy link
Owner

@nank1ro nank1ro commented Dec 3, 2024

Implement the SolidOverride widget to easily mock providers regardless of their position in the widget tree.

@nank1ro nank1ro added the feature New feature or request label Dec 3, 2024
@nank1ro nank1ro self-assigned this Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (141e960) to head (31fae5e).
Report is 1 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               dev       #93   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        21    +1     
  Lines         1166      1191   +25     
=========================================
+ Hits          1166      1191   +25     
Files with missing lines Coverage Δ
...flutter_solidart/lib/src/models/solid_element.dart 100.00% <ø> (ø)
...ckages/flutter_solidart/lib/src/widgets/solid.dart 100.00% <100.00%> (ø)
...utter_solidart/lib/src/widgets/solid_override.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/effect.dart 100.00% <100.00%> (ø)

Copy link

cloudflare-workers-and-pages bot commented Dec 4, 2024

Deploying solidart-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 62008a2
Status: ✅  Deploy successful!
Preview URL: https://d62683fa.solidart.pages.dev
Branch Preview URL: https://feat-solid-mock.solidart.pages.dev

View logs

@nank1ro nank1ro marked this pull request as ready for review December 30, 2024 11:47
@nank1ro nank1ro merged commit 91dc6b3 into dev Dec 30, 2024
3 checks passed
@nank1ro nank1ro deleted the feat/solid-mock branch December 30, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant