Skip to content

Conversation

redsun82
Copy link
Contributor

Tests can be run with

bazel test //swift/codegen:tests

Coverage can be checked installing pytest-cov and running

pytest --cov=swift/codegen swift/codegen/test

@redsun82 redsun82 requested a review from a team April 26, 2022 16:37
@redsun82 redsun82 requested a review from a team as a code owner April 26, 2022 16:37
@github-actions github-actions bot added the Swift label Apr 26, 2022
Tests can be run with
```
bazel test //swift/codegen:tests
```

Coverage can be checked installing `pytest-cov` and running
```
pytest --cov=swift/codegen swift/codegen/test
```
@redsun82 redsun82 force-pushed the swift-codegen-unit-tests branch from 19be6a9 to f171ce6 Compare April 27, 2022 06:25
@redsun82 redsun82 force-pushed the swift-codegen-unit-tests branch from ab53fd2 to 0100c71 Compare April 27, 2022 08:18
Copy link
Contributor

@AlexDenisov AlexDenisov left a comment

Choose a reason for hiding this comment

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

In general, LGTM, but I would appreciate clarification on the pre-commit hook.

@redsun82 redsun82 merged commit cde5ba7 into github:main Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants