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 outline history #11

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Fix outline history #11

merged 1 commit into from
Oct 29, 2024

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Oct 29, 2024

This PR changes uuid in history key to a deterministic scenario ID to allow for historical matching.

Copy link

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Gherkin Specification 3 135 110 0 25 20 2.4K (+23B)
Go 6 649 (-1) 476 (-1) 58 115 89 15.6K (-17B)
Makefile 1 48 (+9) 35 (+7) 4 9 (+2) 2 1.4K (+189B)
gitignore 1 8 (+1) 7 (+1) 0 1 0 85B (+16B)

Copy link

Go API Changes

# summary
Inferred base version: v0.2.3
Suggested version: v0.3.0

Copy link

Unit Test Coverage

total: (statements) 53.5%
changed lines: (statements) 100.0%

Coverage of changed lines
File Function Coverage
Total 100.0%
formatter.go 100.0%
formatter.go:83 Pickle 100.0%
Coverage diff with base branch

No changes in coverage.

@vearutop vearutop merged commit dd0ad9a into master Oct 29, 2024
6 checks passed
@vearutop vearutop deleted the outline-history branch October 29, 2024 17:06
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.

1 participant