Skip to content

Chore/api filtering and pagination#26

Merged
agrojas merged 2 commits intodevelopfrom
chore/api-filtering-and-pagination
Aug 29, 2021
Merged

Chore/api filtering and pagination#26
agrojas merged 2 commits intodevelopfrom
chore/api-filtering-and-pagination

Conversation

@agrojas
Copy link
Copy Markdown
Owner

@agrojas agrojas commented Aug 29, 2021

No description provided.

@github-actions
Copy link
Copy Markdown

✅ Result of Pytest Coverage

----------- coverage: platform linux, python 3.9.6-final-0 -----------

Name Stmts Miss Cover

~ 34 passed in 3.12s ~

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #26 (adcf4fe) into develop (848d617) will increase coverage by 0.13%.
The diff coverage is 92.59%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #26      +/-   ##
===========================================
+ Coverage    86.55%   86.69%   +0.13%     
===========================================
  Files           32       33       +1     
  Lines          543      556      +13     
===========================================
+ Hits           470      482      +12     
- Misses          73       74       +1     
Flag Coverage Δ
unittests 86.69% <92.59%> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app/adapters/http/users/users_controller.py 90.32% <80.00%> (-2.54%) ⬇️
app/adapters/database/users/sql_user_repository.py 71.66% <100.00%> (+1.49%) ⬆️
app/domain/users/query/user_query.py 100.00% <100.00%> (ø)
app/domain/users/repository/user_repository.py 72.41% <100.00%> (ø)
app/domain/users/usecases/user_usecases.py 88.23% <100.00%> (+0.23%) ⬆️

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 848d617...adcf4fe. Read the comment docs.

@agrojas agrojas merged commit 290c200 into develop Aug 29, 2021
@agrojas agrojas deleted the chore/api-filtering-and-pagination branch August 29, 2021 01:44
agrojas added a commit that referenced this pull request Aug 29, 2021
* format code

* chore: add filtering and pagination
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.

2 participants