Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add detailed api reporting #729

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Conversation

pawelpasterz
Copy link
Contributor

@pawelpasterz pawelpasterz commented Apr 20, 2020

Fixes #701

Flank will send notifications to Bugsnag when Google API error occurrs. Data can be fetch within api request API docs. However authorized account (added to project/organization) is required

@codecov-io
Copy link

Codecov Report

Merging #729 into master will decrease coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #729      +/-   ##
============================================
- Coverage     79.48%   79.42%   -0.06%     
  Complexity      666      666              
============================================
  Files           113      113              
  Lines          2696     2698       +2     
  Branches        385      386       +1     
============================================
  Hits           2143     2143              
- Misses          305      307       +2     
  Partials        248      248              

@pawelpasterz pawelpasterz merged commit 7b518f2 into master Apr 21, 2020
@pawelpasterz pawelpasterz deleted the add-detailed-api-reporting branch April 21, 2020 05:45
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.

Detailed API error reporting
3 participants