• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

overblog / GraphQLBundle / 23525181874
99%

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2026 04:39AM UTC
Jobs 2
Files 231
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Mar 2026 02:54PM UTC coverage: 98.546%. Remained the same
23525181874

push

github

web-flow
Fix isAnonymous() always returning false on Symfony 6.x (#1240)

* Fix isAnonymous() always returning false on Symfony 6.x

IS_AUTHENTICATED_ANONYMOUSLY was removed from AuthenticatedVoter in
Symfony 6.x (deprecated since 5.4). When using #[GQL\Access('isAnonymous()')]
on a Provider field, the access check always returned false, causing every
request to get "Access denied to this field" regardless of auth state.

PUBLIC_ACCESS is the correct replacement since Symfony 5.4 and has the
same semantics: it always grants access.

* Update IsAnonymousTest for Symfony 6.x PUBLIC_ACCESS change

1 of 1 new or added line in 1 file covered. (100.0%)

12 existing lines in 2 files now uncovered.

4541 of 4608 relevant lines covered (98.55%)

76.57 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.0
0.0% src/Security/Security.php
11
93.4
-1.04% src/Generator/TypeBuilder.php
Jobs
ID Job ID Ran Files Coverage
1 23525181874.1 25 Mar 2026 04:39AM UTC 231
98.29
GitHub Action Run
2 23525181874.2 25 Mar 2026 04:40AM UTC 231
97.4
GitHub Action Run
Source Files on build 23525181874
  • Tree
  • List 231
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7e9f36ef on github
  • Prev Build on master (#21469746001)
  • Next Build on master (#23577979425)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc