diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b322e4..4977f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,10 @@ and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2. ### Fixed ### Removed -[2.0.1] SEP.16.2024 -COVERAGE: 65.43% -- 301/460 lines in 9 files -BRANCH COVERAGE: 45.51% -- 76/167 branches in 9 branches -52.17% documented +[2.0.1] SEP.17.2024 +COVERAGE: 82.15% -- 382/465 lines in 9 files +BRANCH COVERAGE: 58.08% -- 97/167 branches in 9 files +51.72% documented ### Added * Ability to re-namespace and load copy of a gem alongside vanilla version for benchmarking via `GemBench::Jersey` * See: https://github.com/panorama-ed/memo_wise/pull/339 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 27b1178..f9ce580 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ ## Contributing -Bug reports and pull requests are welcome on GitHub at [https://github.com/pboling/gem_bench][🚎src-main] -. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to +Bug reports and pull requests are welcome on GitHub at [https://github.com/pboling/gem_bench][🚎src-main]. +This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct][🤝conduct]. To submit a patch, please fork the project and create a patch with tests. Once you're happy with it send a pull request