Skip to content

test: add Apollo mock test case #6764

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 7 commits into from
Aug 28, 2024
Merged

Conversation

slievrly
Copy link
Member

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

add Apollo mock test case

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Copy link

codecov bot commented Aug 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.17%. Comparing base (dadaa6b) to head (9b8ba82).
Report is 2 commits behind head on 2.x.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6764      +/-   ##
============================================
- Coverage     52.18%   52.17%   -0.02%     
- Complexity     6291     6311      +20     
============================================
  Files          1065     1067       +2     
  Lines         37193    37278      +85     
  Branches       4413     4427      +14     
============================================
+ Hits          19410    19449      +39     
- Misses        15865    15899      +34     
- Partials       1918     1930      +12     

see 6 files with indirect coverage changes

@funky-eyes funky-eyes added this to the 2.2.0 milestone Aug 23, 2024
@funky-eyes funky-eyes added module/config config module type: test test case labels Aug 23, 2024
Copy link
Contributor

@lightClouds917 lightClouds917 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@funky-eyes funky-eyes merged commit 3bb8f73 into apache:2.x Aug 28, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/config config module type: test test case
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants