Skip to content

Conversation

@tetrode
Copy link

@tetrode tetrode commented Nov 6, 2017

Using this to log to the console during development, e.g.
/DEV/ console.log("debug information");
Anything after the /DEV/ string is removed on minification.

Using this to log to the console during development, e.g. 
/*DEV*/ console.log("debug information");
Anything after the /*DEV*/ string is removed on minification.
@codecov-io
Copy link

Codecov Report

Merging #213 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #213   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         493    494    +1     
=====================================
+ Hits          493    494    +1
Impacted Files Coverage Δ
src/JS.php 100% <100%> (ø) ⬆️

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 21084eb...ee5b01a. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Nov 6, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@4762aed). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #213   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      3           
  Lines             ?    494           
  Branches          ?      0           
=======================================
  Hits              ?    494           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
src/JS.php 100% <100%> (ø)

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 4762aed...ee5b01a. Read the comment docs.

@matthiasmullie matthiasmullie force-pushed the master branch 6 times, most recently from 4bed726 to 62dac3b Compare February 2, 2018 12:44
@matthiasmullie matthiasmullie force-pushed the master branch 5 times, most recently from 85ee174 to 227f190 Compare December 27, 2020 21:43
@matthiasmullie matthiasmullie force-pushed the master branch 3 times, most recently from 949e01d to 51d1aa4 Compare November 18, 2022 12:22
@matthiasmullie matthiasmullie force-pushed the master branch 2 times, most recently from 9ddadb8 to 4c4ecee Compare March 6, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants