Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Conversation

@JerrySentry
Copy link
Contributor

@JerrySentry JerrySentry commented Nov 20, 2024

When a GQL request is made with variables in the query but doesn't have the matching variable name provided in the request we get an internal server error. This handles a few hundred times a day, presumably for some reason the FE request is malformed, this leads to a lot of Sentry errors being spammed as well.

fixes: https://github.com/codecov/internal-issues/issues/959

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@codecov-notifications
Copy link

codecov-notifications bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link
Contributor

✅ All tests successful. No failed tests were found.

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

@codecov
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.04%. Comparing base (70ec67f) to head (a0f78c4).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #994   +/-   ##
=======================================
  Coverage   96.03%   96.04%           
=======================================
  Files         828      828           
  Lines       19166    19183   +17     
=======================================
+ Hits        18407    18424   +17     
  Misses        759      759           
Flag Coverage Δ
unit 92.31% <100.00%> (+<0.01%) ⬆️
unit-latest-uploader 92.31% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JerrySentry JerrySentry marked this pull request as ready for review November 20, 2024 17:35
@JerrySentry JerrySentry requested a review from a team as a code owner November 20, 2024 17:35
@rohitvinnakota-codecov
Copy link
Contributor

@codecov-ai-reviewer review

@JerrySentry JerrySentry added this pull request to the merge queue Nov 22, 2024
Merged via the queue into main with commit dc8d67a Nov 22, 2024
18 of 19 checks passed
@JerrySentry JerrySentry deleted the nov_20_no_vars branch November 22, 2024 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants