felipelincoln / branchpage

A blogging platform integrated with GitHub.
https://www.branchpage.com
MIT License
49 stars 5 forks source link

Implement publishing feature #52

Closed felipelincoln closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #52 (cf1fc99) into dev (eb3c017) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         6    +4     
  Lines            4        51   +47     
=========================================
+ Hits             4        51   +47     
Impacted Files Coverage Δ
apps/publishing/lib/publishing/integration.ex 100.00% <100.00%> (ø)
...ps/publishing/lib/publishing/integration/github.ex 100.00% <100.00%> (ø)
apps/publishing/lib/publishing/manage.ex 100.00% <100.00%> (ø)
apps/publishing/lib/publishing/manage/article.ex 100.00% <100.00%> (ø)
apps/publishing/lib/publishing/manage/blog.ex 100.00% <100.00%> (ø)
apps/publishing/lib/publishing/manage/markdown.ex 100.00% <100.00%> (ø)
... and 1 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 eb3c017...cf1fc99. Read the comment docs.