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

Release 0.5.1 #337

Merged
merged 13 commits into from May 24, 2019
Merged

Release 0.5.1 #337

merged 13 commits into from May 24, 2019

Conversation

odlbot
Copy link
Contributor

@odlbot odlbot commented May 22, 2019

Nathan Levesque

  • Fixed encrypted response getting ascii-escaped (a12277e1)
  • Added SDN compliance api and data model (5a37736f)

Tasawer Nawaz

Jake Klingensmith

Ahmed Belal

  • Move Header Bundle back to Original Location (2a20b69b)
  • Convert Sections to Generic (c202f169)

George Schneeloch

Ahmed Belal and others added 13 commits May 20, 2019 21:44
* Fix coupon apply button bug

* After coupon is submitted, use coupon value from basket
…eneric

ahmed-belal/mitxPro 310 - Convert Sections to Generic
* Use query parameters when loading checkout page

* Refactor tests

* Replace wait with await Promise.resolve()

* Tests for formatErrors

* Fix import

* Remove if/else

* Remove import
Move Header Bundle back to Original Location
Initial task files

Add ecommerce bridge sync

Add product mapping, sync in user serializer

Add management command to configure settings, add stubs for other models

Run black, fix UserSerializer / ProfileSerializer interaction

Fix parameter error and simplify tests

Fix fake data, add urllib, stub model id params

Fix function calls

Add unit tests for task functions

Remove created_on from sync, fix urls

Url bug

Fix test parametrization
@codecov-io
Copy link

codecov-io commented May 22, 2019

Codecov Report

Merging #337 into release will decrease coverage by 0.07%.
The diff coverage is 93.3%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #337      +/-   ##
===========================================
- Coverage    94.12%   94.05%   -0.08%     
===========================================
  Files          160      171      +11     
  Lines         5400     5789     +389     
  Branches       312      343      +31     
===========================================
+ Hits          5083     5445     +362     
- Misses         261      280      +19     
- Partials        56       64       +8
Impacted Files Coverage Δ
mitxpro/views.py 100% <ø> (ø) ⬆️
compliance/apps.py 0% <0%> (ø)
authentication/serializers.py 95.54% <100%> (+0.11%) ⬆️
users/factories.py 100% <100%> (ø) ⬆️
mitxpro/settings.py 93.01% <100%> (+0.31%) ⬆️
ecommerce/tasks.py 100% <100%> (ø)
mitxpro/templatetags/render_notification.py 100% <100%> (ø)
compliance/factories.py 100% <100%> (ø)
static/js/lib/auth.js 100% <100%> (ø) ⬆️
fixtures/common.py 100% <100%> (ø) ⬆️
... and 31 more

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 144a007...511f7a9. Read the comment docs.

@odlbot odlbot merged commit 511f7a9 into release May 24, 2019
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

5 participants