tsbonev / nharker

NHaker - an offline writing organization tool
0 stars 0 forks source link

articles: remove link titles #167

Closed tsbonev closed 6 years ago

tsbonev commented 6 years ago

Removes link titles as they no longer serve any purpose, closes #165.

codecov[bot] commented 6 years ago

Codecov Report

Merging #167 into master will decrease coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #167      +/-   ##
============================================
- Coverage     96.77%   96.72%   -0.06%     
+ Complexity      286      283       -3     
============================================
  Files            32       32              
  Lines           899      885      -14     
  Branches         79       79              
============================================
- Hits            870      856      -14     
  Misses            5        5              
  Partials         24       24
Impacted Files Coverage Δ Complexity Δ
.../nharker/server/workflow/ArticleSynonymWorkflow.kt 94.28% <ø> (ø) 11 <0> (ø) :arrow_down:
...onev/nharker/adapter/nitrite/NitriteEntryLinker.kt 97.05% <100%> (ø) 12 <0> (ø) :arrow_down:
...tsbonev/nharker/adapter/nitrite/NitriteArticles.kt 100% <100%> (ø) 29 <1> (ø) :arrow_down:
...rc/main/kotlin/com/tsbonev/nharker/core/Article.kt 100% <100%> (ø) 7 <1> (-1) :arrow_down:
...tsbonev/nharker/server/workflow/ArticleWorkflow.kt 96.58% <100%> (-0.15%) 25 <0> (-2)
...m/tsbonev/nharker/server/workflow/EntryWorkflow.kt 98.03% <100%> (ø) 11 <0> (ø) :arrow_down:

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 a5eb1ca...331136b. Read the comment docs.