tsbonev / nharker

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

articles: turn catalogues set into reference pairs #213

Closed tsbonev closed 5 years ago

tsbonev commented 5 years ago

Closes #212.

codecov[bot] commented 5 years ago

Codecov Report

Merging #213 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #213      +/-   ##
============================================
+ Coverage     94.48%   94.53%   +0.04%     
  Complexity      290      290              
============================================
  Files            35       35              
  Lines          1016     1025       +9     
  Branches        105      105              
============================================
+ Hits            960      969       +9     
  Misses           13       13              
  Partials         43       43
Impacted Files Coverage Δ Complexity Δ
.../kotlin/com/tsbonev/nharker/core/ArticleRequest.kt 100% <100%> (ø) 3 <1> (ø) :arrow_down:
...tsbonev/nharker/adapter/nitrite/NitriteArticles.kt 100% <100%> (ø) 34 <1> (ø) :arrow_down:
...rc/main/kotlin/com/tsbonev/nharker/core/Article.kt 100% <100%> (ø) 7 <1> (ø) :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 51afe33...02f897a. Read the comment docs.