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

fix: Expand order access to ticket holders #7395

Merged

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Oct 30, 2020

Fixes #7396

@auto-label auto-label bot added the fix label Oct 30, 2020
@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #7395 into development will increase coverage by 0.03%.
The diff coverage is 54.54%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #7395      +/-   ##
===============================================
+ Coverage        64.54%   64.57%   +0.03%     
===============================================
  Files              262      262              
  Lines            13252    13249       -3     
===============================================
+ Hits              8553     8556       +3     
+ Misses            4699     4693       -6     
Impacted Files Coverage Δ
app/api/custom/orders.py 37.71% <0.00%> (ø)
app/models/user.py 65.63% <ø> (+0.86%) ⬆️
app/api/attendees.py 51.63% <50.00%> (+0.39%) ⬆️
app/api/custom/invoices.py 36.17% <50.00%> (+1.38%) ⬆️
app/api/orders.py 41.29% <66.66%> (+0.31%) ⬆️
app/models/order.py 90.41% <66.66%> (-1.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 01d5972...8366bb9. Read the comment docs.

@iamareebjamal iamareebjamal merged commit a1ea1d0 into fossasia:development Oct 30, 2020
@iamareebjamal iamareebjamal deleted the order-access-attendee branch October 30, 2020 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ticket Holders cannot access non-buyer tickets/orders
1 participant