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

Tests: handling summary test group without any tests #74

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

gaelfoppolo
Copy link
Contributor

Summary

This PR aims to fix a crash that happens when mapping Xcode summary test group that does not contain any tests. On that case the subtests key is not present. Added a filter to remove this edge case.

DoD

  • Implementation
  • Unit tests

@gaelfoppolo gaelfoppolo marked this pull request as ready for review July 6, 2023 09:23
@gaelfoppolo gaelfoppolo merged commit 2f2f3df into develop Jul 18, 2023
@gaelfoppolo gaelfoppolo deleted the fix/handle-empty-summary-group branch July 18, 2023 13:45
@gaelfoppolo gaelfoppolo changed the title fix(tests): handling summary test group without any tests Tests: handling summary test group without any tests Jul 27, 2023
@gaelfoppolo gaelfoppolo added the bug Something isn't working label Jul 27, 2023
@gaelfoppolo gaelfoppolo added the fix Fix a bug label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix Fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants