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

99designs / gqlgen / 10588457762
0%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2024 01:20AM UTC
Jobs 1
Files 125
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

28 Aug 2024 01:19AM UTC coverage: 56.58% (-17.9%) from 74.454%
10588457762

push

github

web-flow
feat: allow argument directives to be called even if the argument is null (#3233)

* feat: allow argument directives to be called even if the argument is null (#3188)

The existing implementation assumes that if an input argument is null, you don't want to call the directive. This is a very constraining assumption — directives may want to not just mutate an argument but to actually outright set it.

This is a breaking change as argument directives now need to handle null input values. Added a new config switch:

call_argument_directives_with_nulls: bool

to control this new behavior.

* Run go generate ./...

128 of 3273 new or added lines in 5 files covered. (3.91%)

7313 of 12925 relevant lines covered (56.58%)

516.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10588457762.1 28 Aug 2024 01:20AM UTC 0
56.58
GitHub Action Run
Source Files on build 10588457762
Detailed source file information is not available for this build.
  • Back to Repo
  • 18378f90 on github
  • Prev Build on master (#10576515912)
  • Next Build on master (#10588939580)
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