Skip to content

Conversation

@hnljp
Copy link
Contributor

@hnljp hnljp commented Jul 20, 2018

Returning a CustomTabsIntent, where the package is set to the one of the BrowserDiscriptor.

fixes: #380
Signed-off-by: Henning Nielsen Lund henning.n.lund@jp.dk

Returning a CustomTabsIntent, where the package is set to the one of the BrowserDiscriptor.

fixes: openid#380
Signed-off-by: Henning Nielsen Lund <henning.n.lund@jp.dk>
@codecov-io
Copy link

codecov-io commented Jul 20, 2018

Codecov Report

Merging #381 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #381      +/-   ##
============================================
+ Coverage     82.93%   82.96%   +0.02%     
- Complexity      456      457       +1     
============================================
  Files            41       41              
  Lines          2233     2236       +3     
  Branches        217      217              
============================================
+ Hits           1852     1855       +3     
  Misses          298      298              
  Partials         83       83
Impacted Files Coverage Δ Complexity Δ
.../java/net/openid/appauth/AuthorizationService.java 75.5% <100%> (+0.37%) 15 <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 51c5b26...e0eeb94. Read the comment docs.

@hnljp hnljp closed this Jul 28, 2018
@hnljp hnljp deleted the createCustomTabsIntent branch July 28, 2018 13:27
@hnljp hnljp mentioned this pull request Jul 28, 2018
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.

Make it possible to create a CustomTabsIntent, where the package name is set.

2 participants