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

san collect plugin #189

Merged
merged 3 commits into from
Jun 23, 2014
Merged

san collect plugin #189

merged 3 commits into from
Jun 23, 2014

Conversation

mkurek
Copy link
Contributor

@mkurek mkurek commented Jun 13, 2014

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.34%) when pulling 461edd2 on mkurek:feature/san-billing into 2c49a6e on allegro:develop.

try:
daily_device = device.dailydevice_set.get(date=date)
venture = daily_device.pricing_venture
except DailyDevice.DoesNotExist:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

except (DailyDevice.DoesNotExist, Venture.DoesNotExist):

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Venture.DoesNotExist will not ever be thrown here - if daily device has no venture, then venture will be None

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.32%) when pulling 471a3dd on mkurek:feature/san-billing into 2c49a6e on allegro:develop.

kula1922 added a commit that referenced this pull request Jun 23, 2014
@kula1922 kula1922 merged commit 55b939f into allegro:develop Jun 23, 2014
@mkurek mkurek deleted the feature/san-billing branch July 2, 2014 05:46
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.

None yet

3 participants