Skip to content

2.0.0#173

Merged
redcatbear merged 73 commits into
masterfrom
develop
Oct 13, 2018
Merged

2.0.0#173
redcatbear merged 73 commits into
masterfrom
develop

Conversation

@redcatbear

Copy link
Copy Markdown
Collaborator

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

kaklakariada and others added 30 commits July 1, 2018 09:01
…ring. Added missing license header.

Task-Url: #145
Configure finest log level for tests to improve code coverage for log…
…_too_many_items

Story/145 tags filter removes too many items
kaklakariada and others added 26 commits August 3, 2018 21:55
…vis.yml_is_outdated

#170: Experiment with reading version for .travis.yml from pom.xml
…mber_in_report

Feature/#165 file and line number in report
@codecov

codecov Bot commented Oct 13, 2018

Copy link
Copy Markdown

Codecov Report

Merging #173 into master will increase coverage by 0.72%.
The diff coverage is 94.32%.

Impacted file tree graph

@@             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
Impacted Files Coverage Δ Complexity Δ
...sallcode/openfasttrace/core/SpecificationItem.java 100% <ø> (ø) 65 <0> (ø) ⬇️
...race/importer/tag/config/DescribedPathMatcher.java 100% <ø> (ø) 9 <0> (?)
...llcode/openfasttrace/exporter/ExporterFactory.java 80.95% <ø> (ø) 12 <0> (+2) ⬆️
.../openfasttrace/importer/tag/config/PathConfig.java 100% <ø> (ø) 10 <0> (?)
...fasttrace/importer/tag/DelegatingLineConsumer.java 100% <100%> (ø) 2 <2> (?)
...penfasttrace/report/view/html/HtmlViewFactory.java 81.81% <100%> (+1.81%) 7 <2> (ø) ⬇️
.../itsallcode/openfasttrace/importer/LineReader.java 100% <100%> (ø) 5 <1> (+1) ⬆️
...nfasttrace/importer/markdown/MarkdownImporter.java 100% <100%> (ø) 52 <0> (+1) ⬆️
...ode/openfasttrace/cli/commands/ConvertCommand.java 100% <100%> (ø) 4 <3> (ø) ⬇️
...llcode/openfasttrace/importer/tag/TagImporter.java 100% <100%> (ø) 5 <4> (-2) ⬇️
... and 45 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d0f6f97...2bc48e7. Read the comment docs.

@redcatbear

Copy link
Copy Markdown
Collaborator Author

@kaklakariada, please approve PR to master for version 2.0.0.

@redcatbear
redcatbear merged commit a871043 into master Oct 13, 2018
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