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 support for additional non-billable projects for the snippets report #782

Merged
merged 1 commit into from
Apr 16, 2018

Conversation

ccostino
Copy link
Contributor

This changeset adds a bit of flexibility to the snippets report to include additional project line items instead of just the old General line item. The reason for this is once the General project was retired in favor of the newer non-billable project line items, the report lost its usefulness and would not display any of the new information. If we ever want to add additional projects to this report, it should just be a matter of including the project ID with the newly defined constant.

This changeset adds a bit of flexibility to the snippets report to include additional project line items instead of just the old General line item.  The reason for this is once the General project was retired in favor of the newer non-billable project line items, the report lost its usefulness and would not display any of the new information.  If we ever want to add additional projects to this report, it should just be a matter of including the project ID with the newly defined constant.
@ccostino ccostino self-assigned this Apr 16, 2018
@ccostino ccostino requested a review from rogeruiz April 16, 2018 16:51
@codecov-io
Copy link

Codecov Report

Merging #782 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #782      +/-   ##
==========================================
+ Coverage   90.94%   90.95%   +<.01%     
==========================================
  Files          38       38              
  Lines        1701     1702       +1     
==========================================
+ Hits         1547     1548       +1     
  Misses        154      154
Impacted Files Coverage Δ
hours/views.py 88.1% <0%> (+0.02%) ⬆️

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 3760daf...682f066. Read the comment docs.

Copy link
Contributor

@rogeruiz rogeruiz left a comment

Choose a reason for hiding this comment

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

:shipit:

@rogeruiz rogeruiz merged commit 8f01938 into master Apr 16, 2018
@rogeruiz rogeruiz deleted the feature/update-general-snippets-report branch April 16, 2018 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants