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

wp-graphql / wp-graphql-woocommerce / 23861348894
92%

Build:
DEFAULT BRANCH: develop
Ran 01 Apr 2026 05:32PM UTC
Jobs 1
Files 237
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

01 Apr 2026 05:17PM UTC coverage: 91.778%. Remained the same
23861348894

push

github

web-flow
fix: v1.0.1 bugfixes — session key, cart persistence, null attrs (#1012)

* fix: session secret key, cart session persistence, null variation attributes

- Use wp_salt() as fallback secret key instead of hardcoded 24-byte string
  to satisfy php-jwt v7's HS256 minimum key length requirement (Closes #1009)
- Call get_cart_from_session() after wc_load_cart() in
  initialize_session_and_cart() to prevent cart queries from clearing
  persisted session data (Closes #1010)
- Guard against null $attrs in variation_attributes_to_data_array()
  to prevent PHP warnings when variations have no attributes (Closes #1011)
- Return empty array instead of null for product attribute options
  when no terms exist

* chore: Linter compliances met

3 of 4 new or added lines in 4 files covered. (75.0%)

18485 of 20141 relevant lines covered (91.78%)

150.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
84.62
0.0% includes/utils/class-ql-session-handler.php
Jobs
ID Job ID Ran Files Coverage
1 23861348894.1 01 Apr 2026 05:32PM UTC 237
91.78
GitHub Action Run
Source Files on build 23861348894
  • Tree
  • List 237
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f0c7667a on github
  • Prev Build on develop (#23805035149)
  • Next Build on develop (#23861678838)
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