fulls1z3 / ngx-meta

Dynamic page title & meta tags utility for Angular (w/server-side rendering)
MIT License
333 stars 47 forks source link

ci(circle): fix config #205

Closed fulls1z3 closed 4 years ago

fulls1z3 commented 4 years ago

** PR Checklist Please check if your PR fulfills the following requirements:

** PR Type What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

** What is the current behavior?

Issue Number: N/A

** What is the new behavior?

** Does this PR introduce a breaking change?

[ ] Yes
[x] No

** Other information

codecov[bot] commented 4 years ago

Codecov Report

Merging #205 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #205   +/-   ##
======================================
  Coverage    99.4%   99.4%           
======================================
  Files           7       7           
  Lines         167     167           
  Branches       47      50    +3     
======================================
  Hits          166     166           
  Misses          1       1

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 466a641...b973569. Read the comment docs.