sh33dafi/jest-sonar

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.16](https://github.com/sh33dafi/jest-sonar/compare/v0.2.15...v0.2.16) (2023-04-21)


### Features

* added ability to override options via env ([04d333a](https://github.com/sh33dafi/jest-sonar/commit/04d333a50513915c488d3f77d1741e552f10aa9b))

### [0.2.15](https://github.com/sh33dafi/jest-sonar/compare/v0.2.14...v0.2.15) (2022-12-11)


### Features

* **#36:** respect <rootDir> in outputDirectory ([5257cff](https://github.com/sh33dafi/jest-sonar/commit/5257cff8fe546b7bf364ff77a129c3ca50d2a72b)), closes [#36](https://github.com/sh33dafi/jest-sonar/issues/36)

### [0.2.14](https://github.com/sh33dafi/jest-sonar/compare/v0.2.13...v0.2.14) (2022-12-09)

### [0.2.13](https://github.com/sh33dafi/jest-sonar/compare/v0.2.12...v0.2.13) (2022-12-09)

### [0.2.12](https://github.com/sh33dafi/jest-sonar/compare/v0.2.11...v0.2.12) (2021-02-09)


### Bug Fixes

* **#31:** fixes [#31](https://github.com/sh33dafi/jest-sonar/issues/31) issue with null duration ([5238733](https://github.com/sh33dafi/jest-sonar/commit/52387339f090d9aaebffb183f1d5496223a768f2))

### [0.2.11](https://github.com/sh33dafi/jest-sonar/compare/v0.2.10...v0.2.11) (2020-09-14)


### Features

* added ability specify root directory for relative path ([d1b318b](https://github.com/sh33dafi/jest-sonar/commit/d1b318b07fdc2e75ed1e4ec49f0aa70bb4d121c8))

### [0.2.10](https://github.com/sh33dafi/jest-sonar/compare/v0.2.9...v0.2.10) (2020-07-14)

### [0.2.9](https://github.com/sh33dafi/jest-sonar/compare/v0.2.7...v0.2.9) (2020-07-03)

### Features

* **#23:** added reportedFilePath to config ([983b5e2](https://github.com/sh33dafi/jest-sonar/commit/983b5e24ca26edd3ccce1a78c378a2d75c24d8d3)), closes [#23](https://github.com/sh33dafi/jest-sonar/issues/23)

### [0.2.8](https://github.com/sh33dafi/jest-sonar/compare/v0.2.7...v0.2.8) (2020-05-10)

### Security

* Updated versions of dependencies that had vulnerabilities.    

### [0.2.7](https://github.com/sh33dafi/jest-sonar/compare/v0.2.6...v0.2.7) (2020-04-25)


### Bug Fixes

* **#20:** use coverage directory to generate report ([33adbd2](https://github.com/sh33dafi/jest-sonar/commit/33adbd226675ea45e5be02ee25a4d2fe130988dc)), closes [#20](https://github.com/sh33dafi/jest-sonar/issues/20)

### [0.2.6](https://github.com/sh33dafi/jest-sonar/compare/v0.2.5...v0.2.6) (2020-04-25)


### Bug Fixes

* **#13:** escaped chars in failure ([642813b](https://github.com/sh33dafi/jest-sonar/commit/642813bb26576c7a4ddeda5824fcc47bfb01ded1)), closes [#13](https://github.com/sh33dafi/jest-sonar/issues/13)

### [0.2.5](https://github.com/sh33dafi/jest-sonar/compare/v0.2.4...v0.2.5) (2020-03-06)


### Bug Fixes

* **reporter:** support empty test suites ([6fc69f1](https://github.com/sh33dafi/jest-sonar/commit/6fc69f1))



### [0.2.4](https://github.com/sh33dafi/jest-sonar/compare/v0.2.2...v0.2.4) (2019-09-07)



### [0.2.3](https://github.com/sh33dafi/jest-sonar/compare/v0.2.2...v0.2.3) (2019-09-07)



### [0.2.2](https://github.com/sh33dafi/jest-sonar/compare/v0.2.1...v0.2.2) (2019-08-26)



### [0.2.1](https://github.com/sh33dafi/jest-sonar/compare/v0.2.0...v0.2.1) (2019-08-12)


### Bug Fixes

* Escaped strings inside attributes ([99add1c](https://github.com/sh33dafi/jest-sonar/commit/99add1c))



## [0.2.0](https://github.com/sh33dafi/jest-sonar/compare/v0.1.1...v0.2.0) (2019-08-01)


### Bug Fixes

* **report:** Rewrote how to create a dir recusivly so we are compatible with node < 10 ([e662b9c](https://github.com/sh33dafi/jest-sonar/commit/e662b9c))


### Features

* **reporter:** Added output for skipped tests ([60d1b40](https://github.com/sh33dafi/jest-sonar/commit/60d1b40))



### [0.1.3](https://github.com/sh33dafi/jest-sonar/compare/v0.1.1...v0.1.3) (2019-07-30)


### Bug Fixes

* **report:** Rewrote how to create a dir recusivly so we are compatible with node < 10 ([e662b9c](https://github.com/sh33dafi/jest-sonar/commit/e662b9c))


### [0.1.1](https://github.com/sh33dafi/jest-sonar/compare/v0.1.0...v0.1.1) (2019-07-11)



## [0.1.0](https://github.com/sh33dafi/jest-sonar/compare/v0.0.2...v0.1.0) (2019-07-10)


### Bug Fixes

* **reporter:** Fixed exception when not providing an outputDirectory ([7e7e0b0](https://github.com/sh33dafi/jest-sonar/commit/7e7e0b0))



### [0.0.2](https://github.com/sh33dafi/jest-sonar/compare/v0.0.1...v0.0.2) (2019-07-09)



### 0.0.1 (2019-07-09)