ta2edchimp / opt-cli

Execute CLI Statements based upon Opt-In / Opt-Out Rules.
MIT License
21 stars 2 forks source link

feat($cli): Add ability to list explicit rules from CLI #214

Closed camacho closed 7 years ago

camacho commented 7 years ago

Use the "getExplicitOpts" method to find all explicit opts and print them out

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #214   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          88    105   +17     
=====================================
+ Hits           88    105   +17
Impacted Files Coverage Δ
bin/index.js 100% <100%> (ø) :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 ae0dcb4...d2793c1. Read the comment docs.

ta2edchimp commented 7 years ago

Although this page says something different:
your changes have been merged
and a new version has been released.

Thanks for your PR!