Skip to content

refactor: update direct use of context to use new version #184

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

Merged
merged 2 commits into from
Apr 17, 2023

Conversation

aaron-steinfeld
Copy link
Contributor

Description

Requires hypertrace/hypertrace-core-graphql#135 - see for more info.

@github-actions
Copy link

github-actions bot commented Apr 17, 2023

Test Results

25 tests  ±0   25 ✔️ ±0   16s ⏱️ -4s
11 suites ±0     0 💤 ±0 
11 files   ±0     0 ±0 

Results for commit 67f473c. ± Comparison against base commit bb6b9f6.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #184 (67f473c) into main (7d343c5) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main     #184      +/-   ##
============================================
- Coverage     22.36%   22.31%   -0.06%     
  Complexity       75       75              
============================================
  Files            68       68              
  Lines          1784     1788       +4     
  Branches         54       54              
============================================
  Hits            399      399              
- Misses         1376     1380       +4     
  Partials          9        9              
Flag Coverage Δ
unit 22.31% <0.00%> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
...pertrace/graphql/entity/fetcher/EntityFetcher.java 0.00% <0.00%> (ø)
...race/graphql/explorer/fetcher/ExplorerFetcher.java 0.00% <0.00%> (ø)
...graphql/spaces/fetcher/SpaceConfigRuleFetcher.java 0.00% <0.00%> (ø)
...pertrace/graphql/spaces/fetcher/SpacesFetcher.java 0.00% <0.00%> (ø)
...spaces/mutator/SpaceConfigRuleCreationMutator.java 0.00% <0.00%> (ø)
...l/spaces/mutator/SpaceConfigRuleDeleteMutator.java 0.00% <0.00%> (ø)
...l/spaces/mutator/SpaceConfigRuleUpdateMutator.java 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aaron-steinfeld aaron-steinfeld marked this pull request as ready for review April 17, 2023 08:53
@aaron-steinfeld aaron-steinfeld requested a review from a team as a code owner April 17, 2023 08:53
@aaron-steinfeld aaron-steinfeld merged commit a90b28b into main Apr 17, 2023
@aaron-steinfeld aaron-steinfeld deleted the gql-context branch April 17, 2023 09:36
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