tdmalone / slackemon

Inspired by Pokémon Go, now you can catch and battle Pokémon with your teammates on Slack!
GNU General Public License v3.0
10 stars 3 forks source link

Updates deny section #38

Closed Naramsim closed 7 years ago

Naramsim commented 7 years ago

In Docker images are not loaded because Nginx filters all request which starts with a dot

codecov-io commented 7 years ago

Codecov Report

Merging #38 into develop will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #38      +/-   ##
==========================================
+ Coverage     3.27%   3.28%   +0.01%     
==========================================
  Files           32      32              
  Lines         5779    5779              
==========================================
+ Hits           189     190       +1     
+ Misses        5590    5589       -1
Impacted Files Coverage Δ
src/templating.php 55.15% <0%> (+0.51%) :arrow_up:

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 f38cef4...7234717. Read the comment docs.