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

test: test coverage library and docs #153

Merged
merged 1 commit into from
Oct 10, 2024
Merged

test: test coverage library and docs #153

merged 1 commit into from
Oct 10, 2024

Conversation

skyqrose
Copy link
Member

Asana Task: None

Corresponds to https://github.com/mbta/glides/pull/2777

Elixir has a default test coverage tool but it misses stuff and also doesn't produce lcov.info files, so I installed lcov_ex.

  • Tests:
    • ( ) Has tests
    • (x) Doesn't need tests
    • ( ) Tests deferred (with justification)
  • Product/Design sign off:
    • ( ) Okayed the plan for the feature (e.g. the design files, or the Asana task)
    • ( ) Reviewed the feature as implemented (e.g. on dev-green, or saw screenshots)
    • (x) No review needed

@skyqrose skyqrose requested a review from a team as a code owner October 10, 2024 20:46
@skyqrose skyqrose merged commit cdc0f73 into main Oct 10, 2024
4 checks passed
@skyqrose skyqrose deleted the sqr-cover branch October 10, 2024 21:00
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