• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

99designs / gqlgen / 19435772846
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/mikepenz/action-junit-report-6.1.0
DEFAULT BRANCH: master
Ran 17 Nov 2025 04:17PM UTC
Jobs 1
Files 0
Run time 173min
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

17 Nov 2025 03:46PM UTC coverage: 0.0%. Remained the same
19435772846

Pull #3923

github

vinodhalaharvi
fix: replace deprecated ec.Errorf with graphql.AddErrorf in code generator

The code generator templates were using ec.Errorf which has been
deprecated since 2020 in favor of graphql.AddErrorf. This caused
staticcheck SA1019 warnings in all generated code.

Changes:
- Updated codegen/directives.gotpl to use graphql.AddErrorf
- Updated codegen/type.gotpl to use graphql.AddErrorf
- Updated codegen/object.gotpl to use graphql.AddErrorf
- Regenerated all examples and test files

All existing tests pass with these changes.
Pull Request #3923: fix: replace deprecated ec.Errorf with graphql.AddErrorf in code gene…

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19435772846.1 17 Nov 2025 04:16PM UTC 0
0.0
GitHub Action Run
Source Files on build 19435772846
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #3923
  • PR Base - master (#19379610518)
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