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

Endpoint de listagem de pomodoros de uma tarefa #10

Merged
merged 3 commits into from Jan 27, 2021
Merged

Conversation

gilsondev
Copy link
Owner

@gilsondev gilsondev commented Jan 27, 2021

Esse PR implementa e fecha a issue #3 e #9 referente ao endpoint em que lista o total de pomodoros completos/incompletos por meio do UID da Tarefa.

@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #10 (725e087) into main (d6dead6) will increase coverage by 2.69%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   96.38%   99.08%   +2.69%     
==========================================
  Files           3        4       +1     
  Lines          83      109      +26     
  Branches        4        4              
==========================================
+ Hits           80      108      +28     
+ Partials        3        1       -2     
Impacted Files Coverage Δ
tomatex/core/managers.py 100.00% <100.00%> (ø)
tomatex/core/models.py 100.00% <100.00%> (+4.34%) ⬆️
tomatex/core/serializers.py 100.00% <100.00%> (ø)
tomatex/core/views.py 97.72% <100.00%> (+2.48%) ⬆️

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 d6dead6...725e087. Read the comment docs.

@gilsondev gilsondev merged commit f933435 into main Jan 27, 2021
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

1 participant