victorolinasc / junit-formatter

A JUnit XML report exporter for Elixir's ExUnit
https://hexdocs.pm/junit_formatter/
Apache License 2.0
111 stars 37 forks source link

feat: add an option to include file line #41

Closed icehaunter closed 3 years ago

icehaunter commented 3 years ago

Fixes #40

I've added a simple option, nothing complicated, and added to the docs.

Would love to see this released!

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.1%) to 98.182% when pulling 73c84e720e01df14dfd466ca81ed368a39e7b6dc on icehaunter:master into 9569cb057b624ea31f54ef61523f8e7a99037165 on victorolinasc:master.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.1%) to 98.182% when pulling 73c84e720e01df14dfd466ca81ed368a39e7b6dc on icehaunter:master into 9569cb057b624ea31f54ef61523f8e7a99037165 on victorolinasc:master.

victorolinasc commented 3 years ago

Awesome contribution! I will merge this in and check it locally on some projects I have.

Thanks a lot for putting time and effort into this :)

victorolinasc commented 3 years ago

Published 3.2.0 !

icehaunter commented 3 years ago

Thank you for the awesome project, quick reaction and easy-to-contribute code :)