mitodl / micromasters

Portal for learners and course teams to access MITx Micromasters® programs
https://mm.mit.edu
BSD 3-Clause "New" or "Revised" License
29 stars 17 forks source link

Added order reference numbers #5214

Closed rhysyngsun closed 2 years ago

rhysyngsun commented 2 years ago

Pre-Flight checklist

What are the relevant tickets?

Part of #5213

What's this PR do?

This adds the reference_number column and the code to populate that value on create going forward.

How should this be manually tested?

codecov-commenter commented 2 years ago

Codecov Report

Merging #5214 (a2692a1) into master (92060cf) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5214   +/-   ##
=======================================
  Coverage   93.97%   93.98%           
=======================================
  Files         499      499           
  Lines       23155    23163    +8     
  Branches     1414     1415    +1     
=======================================
+ Hits        21761    21769    +8     
  Misses       1289     1289           
  Partials      105      105           
Impacted Files Coverage Δ
ecommerce/models.py 95.63% <100.00%> (+0.17%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.