Skip to content

Conversation

@a2lin
Copy link

@a2lin a2lin commented Oct 29, 2016

This makes the gh issues command take an extra command-line flag --short.
With --short:

  1.   Investigate: Intermittent stopping / crashing @a2lin (a2lin/secret-octo-wookie/issues/17)
  2.   Disconnect Interface Component @a2lin (a2lin/secret-octo-wookie/issues/18)
  3.   Investigate: Firebase Local Fall-Back @a2lin (a2lin/secret-octo-wookie/issues/19)
  View the page for 1 through 8 with the following command:
    gh view [#] optional: [-b/--browser] [--help]

Without --short:

 1.   Investigate: Intermittent stopping / crashing @a2lin (a2lin/secret-octo-wookie/issues/17)
        State: open       Comments: 5     Assignee: None
  2.   Disconnect Interface Component @a2lin (a2lin/secret-octo-wookie/issues/18)
        State: open       Comments: 0     Assignee: None
  3.   Investigate: Firebase Local Fall-Back @a2lin (a2lin/secret-octo-wookie/issues/19)
        State: open       Comments: 0     Assignee: None
  View the page for 1 through 8 with the following command:
    gh view [#] optional: [-b/--browser] [--help]

Closes #61

@codecov-io
Copy link

codecov-io commented Oct 29, 2016

Current coverage is 95.21% (diff: 100%)

Merging #88 into master will increase coverage by 0.02%

@@             master        #88   diff @@
==========================================
  Files            34         34          
  Lines          2076       2088    +12   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1976       1988    +12   
  Misses          100        100          
  Partials          0          0          

Powered by Codecov. Last update eebb2cf...6f41902

@donnemartin
Copy link
Owner

Hi @a2lin, thanks for the pull request!

I shared some thoughts/questions about the intended user behavior in #61. What do you think?

It might be good to keep the higher-level discussion within #61.

@Jimimaku
Copy link

Hi @a2lin, thanks for the pull request!

I shared some thoughts/questions about the intended user behavior in #61. What do you think?

It might be good to keep the higher-level discussion within #61.

@Jimimaku
Copy link

Current coverage is 95.21% (diff: 100%)

Merging #88 into master will increase coverage by 0.02%

@@             master        #88   diff @@
==========================================
  Files            34         34          
  Lines          2076       2088    +12   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1976       1988    +12   
  Misses          100        100          
  Partials          0          0          

Powered by Codecov. Last update eebb2cf...6f41902

@Jimimaku
Copy link

This makes the gh issues command take an extra command-line flag --short. With --short:

  1.   Investigate: Intermittent stopping / crashing @a2lin (a2lin/secret-octo-wookie/issues/17)
  2.   Disconnect Interface Component @a2lin (a2lin/secret-octo-wookie/issues/18)
  3.   Investigate: Firebase Local Fall-Back @a2lin (a2lin/secret-octo-wookie/issues/19)
  View the page for 1 through 8 with the following command:
    gh view [#] optional: [-b/--browser] [--help]

Without --short:

 1.   Investigate: Intermittent stopping / crashing @a2lin (a2lin/secret-octo-wookie/issues/17)
        State: open       Comments: 5     Assignee: None
  2.   Disconnect Interface Component @a2lin (a2lin/secret-octo-wookie/issues/18)
        State: open       Comments: 0     Assignee: None
  3.   Investigate: Firebase Local Fall-Back @a2lin (a2lin/secret-octo-wookie/issues/19)
        State: open       Comments: 0     Assignee: None
  View the page for 1 through 8 with the following command:
    gh view [#] optional: [-b/--browser] [--help]

Closes #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment