Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move sendQuery to GitHubOrg.sendGraphQuery #538

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Conversation

chadwhitacre
Copy link
Member

Part of #482, after #537.

I want to encapsulate the helpers under the GitHubOrg class for cleanliness and assurance that we're not crossing org wires. This is the root helper function and so is a good candidate to go first.

@chadwhitacre chadwhitacre force-pushed the cwlw/send-graph-query branch from 21d8404 to 45eec59 Compare July 25, 2023 01:12
Base automatically changed from cwlw/org-api to main July 25, 2023 11:22
@chadwhitacre chadwhitacre force-pushed the cwlw/send-graph-query branch from 45eec59 to 596c22f Compare July 25, 2023 11:24
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Patch coverage: 86.36% and no project coverage change.

Comparison is base (ed57c6d) 84.64% compared to head (596c22f) 84.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #538   +/-   ##
=======================================
  Coverage   84.64%   84.65%           
=======================================
  Files         100      100           
  Lines        2514     2515    +1     
  Branches      481      481           
=======================================
+ Hits         2128     2129    +1     
  Misses        379      379           
  Partials        7        7           
Files Changed Coverage Δ
src/brain/issueLabelHandler/followups.ts 100.00% <ø> (ø)
src/brain/issueLabelHandler/route.ts 97.40% <ø> (ø)
src/brain/issueLabelHandler/triage.ts 97.82% <ø> (ø)
src/brain/projectsHandler/project.ts 97.43% <ø> (ø)
src/api/github/org.ts 90.00% <71.42%> (-10.00%) ⬇️
src/api/github/helpers.ts 90.00% <92.85%> (+2.50%) ⬆️
src/webhooks/pubsub/slackNotifications.ts 71.61% <100.00%> (ø)

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

@chadwhitacre chadwhitacre merged commit a399674 into main Jul 25, 2023
@chadwhitacre chadwhitacre deleted the cwlw/send-graph-query branch July 25, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants