Skip to content

Correctly apply emit_nil value from ATHA::View#526

Merged
Blacksmoke16 merged 1 commit intomasterfrom
emit-nil-fix
Feb 10, 2025
Merged

Correctly apply emit_nil value from ATHA::View#526
Blacksmoke16 merged 1 commit intomasterfrom
emit-nil-fix

Conversation

@Blacksmoke16
Copy link
Copy Markdown
Member

@Blacksmoke16 Blacksmoke16 commented Feb 10, 2025

Context

Seems applying emit_nil to the serialization context was missed.

Fixes #525

Changelog

  • Correctly apply emit_nil value from ATHA::View

Before merging, remember to add the athena-framework/athena prefix to the PR number in the PR title

@Blacksmoke16 Blacksmoke16 added kind:bug An existing feature isn't working as expected component:framework labels Feb 10, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Flag Coverage Δ
compiled 18.55% <9.09%> (-0.01%) ⬇️
unit 96.61% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
clock 100.00% <ø> (ø)
console 97.04% <ø> (-0.05%) ⬇️
dependency_injection 97.90% <ø> (ø)
dotenv 98.58% <ø> (ø)
event_dispatcher 95.46% <ø> (ø)
framework 98.13% <100.00%> (+<0.01%) ⬆️
image_size 96.63% <ø> (ø)
mercure 94.95% <ø> (ø)
mime 98.56% <ø> (ø)
negotiation 97.94% <ø> (ø)
routing 98.39% <ø> (ø)
serializer 96.51% <ø> (ø)
spec 96.40% <ø> (ø)
validator 95.87% <ø> (ø)

📢 Thoughts on this report? Let us know!

@Blacksmoke16 Blacksmoke16 merged commit 34ae7de into master Feb 10, 2025
@Blacksmoke16 Blacksmoke16 deleted the emit-nil-fix branch February 10, 2025 14:14
PallasAthenaie pushed a commit to athena-framework/framework that referenced this pull request Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:framework kind:bug An existing feature isn't working as expected

Development

Successfully merging this pull request may close these issues.

emit_nil of ATHA::View annotation is ignored

1 participant