2.0.0#173
Merged
Merged
Conversation
Improve readme and usability
…n importer. Task-Url: #145
…ring. Added missing license header. Task-Url: #145
Task-Url: #145
Task-Url: #145
Task-Url: #145
…very Story/#156 maven central delivery
Configure finest log level for tests to improve code coverage for log…
…etter setter. Task-Url: #145
…ctSpecificationFileBasedTest. Task-Url: #145
…_too_many_items Story/145 tags filter removes too many items
doc(): Add Maven Central badge
Codecov Report
@@ Coverage Diff @@
## master #173 +/- ##
============================================
+ Coverage 93.71% 94.44% +0.72%
- Complexity 957 1045 +88
============================================
Files 105 108 +3
Lines 2691 2879 +188
Branches 225 243 +18
============================================
+ Hits 2522 2719 +197
+ Misses 113 103 -10
- Partials 56 57 +1
Continue to review full report at Codecov.
|
Collaborator
Author
|
@kaklakariada, please approve PR to master for version 2.0.0. |
kaklakariada
approved these changes
Oct 13, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 2.0.0
Attention: This release breaks API compatibility with the 1.x.x series of the OFT API.
Features
#165: New OFT allows reusing the same imports for both reports and exports.
#165: Tracing report now shows requirement origin (path and line number)
Improvements
#170: Version number in Travis CI built is now parsed from
pom.xml#165: Cleaned up API and improved user guide
#163: CSS now automatically inlined in HTML report
#155: Improved code coverage by using finest log level for coverage test runs
#143: Refactored tag importers into a single class
Bugfixes
#165: Typo fix
#145: Tag filter fix