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

Fix API Tests #3679

Merged
merged 2 commits into from Nov 22, 2023
Merged

Fix API Tests #3679

merged 2 commits into from Nov 22, 2023

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Fix for Tests

What is the current behavior?

API Tests are failing to run in some instances.

What is the new behavior?

API Tests now run and produce output.

What might this PR break?

none, tests only

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dd1e6b3) 58.49% compared to head (c496d90) 58.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3679      +/-   ##
==========================================
- Coverage   58.49%   58.45%   -0.04%     
==========================================
  Files         158      158              
  Lines        5775     5775              
  Branches     1026     1026              
==========================================
- Hits         3378     3376       -2     
- Misses       2010     2011       +1     
- Partials      387      388       +1     

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

@glennawatson glennawatson merged commit 45a92af into main Nov 22, 2023
2 of 3 checks passed
@glennawatson glennawatson deleted the CP_FixAPITests branch November 22, 2023 20:39
Copy link

github-actions bot commented Dec 7, 2023

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2023
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.

None yet

2 participants