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

[9.4] add support Model::preventSilentlyDiscardingAttributes() #574

Merged
merged 2 commits into from
Sep 29, 2022

Conversation

rez1dent3
Copy link
Member

@rez1dent3 rez1dent3 commented Sep 28, 2022

@rez1dent3 rez1dent3 added enhancement New feature or request 9.x-dev labels Sep 28, 2022
@rez1dent3 rez1dent3 self-assigned this Sep 28, 2022
@rez1dent3 rez1dent3 marked this pull request as ready for review September 28, 2022 17:38
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 28, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8e6dad7
Status: ✅  Deploy successful!
Preview URL: https://b628bfe4.laravel-wallet.pages.dev
Branch Preview URL: https://572-fillable.laravel-wallet.pages.dev

View logs

@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Merging #574 (8e6dad7) into master (289519f) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##              master      #574   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       453       453           
===========================================
  Files             72        72           
  Lines           1378      1378           
===========================================
  Hits            1378      1378           
Impacted Files Coverage Δ
src/Models/Transaction.php 100.00% <ø> (ø)
src/Models/Transfer.php 100.00% <ø> (ø)
src/Models/Wallet.php 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rez1dent3 rez1dent3 merged commit aa0ccae into master Sep 29, 2022
@rez1dent3 rez1dent3 deleted the 572-fillable branch September 29, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9.x-dev enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Model::preventSilentlyDiscardingAttributes throws error for missing [created_at, updated_at] in fillable
1 participant