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

Integration tests cleanup #6623

Merged
merged 13 commits into from
May 9, 2024
Merged

Integration tests cleanup #6623

merged 13 commits into from
May 9, 2024

Conversation

Tabrisrp
Copy link
Contributor

@Tabrisrp Tabrisrp commented May 8, 2024

Description

Cleanup integration tests:

  • Incorrect fixtures
  • Invalid @uses usage
  • Skipped tests
  • Errors
  • Risky tests

This is focused on the integration tests that are not admin, and not 3rd party.

@Tabrisrp Tabrisrp self-assigned this May 8, 2024
@Tabrisrp Tabrisrp marked this pull request as ready for review May 9, 2024 16:27
@Tabrisrp Tabrisrp requested a review from a team May 9, 2024 16:28
@Tabrisrp Tabrisrp added this pull request to the merge queue May 9, 2024
Merged via the queue into develop with commit c7a7149 May 9, 2024
11 checks passed
@Tabrisrp Tabrisrp deleted the fix/integration-tests-cleanup branch May 9, 2024 17:46
Copy link

codacy-production bot commented May 9, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 770c3971 (target: 50.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (770c397) Report Missing Report Missing Report Missing
Head commit (fcca872) 37183 14401 38.73%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#6623) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

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