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

Improve calendar and reservation API #390

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft

Conversation

mahoyen
Copy link
Member

@mahoyen mahoyen commented Oct 30, 2021

Started on writing tests for the API, to make sure no functionality is broken before moving on to improving it.

Will maybe use Django Rest Framework to improve the API.

Markus Ho-Yen added 2 commits October 31, 2021 00:07
First session writing tests for api. Will expand the test suite before
making changes to the api internals.
@codecov
Copy link

codecov bot commented Oct 30, 2021

Codecov Report

Merging #390 (d03c886) into dev (ae2d774) will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #390      +/-   ##
==========================================
+ Coverage   83.71%   83.84%   +0.13%     
==========================================
  Files         118      118              
  Lines        3837     3837              
==========================================
+ Hits         3212     3217       +5     
+ Misses        625      620       -5     
Impacted Files Coverage Δ
make_queue/views/api/calendar.py 46.42% <0.00%> (+17.85%) ⬆️

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 ae2d774...d03c886. Read the comment docs.

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.

1 participant