Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(router): change category resets pagination #111

Merged
merged 1 commit into from
May 13, 2024

Conversation

safeamiiir
Copy link
Contributor

Fix pagination reset issue when changing to Favourite and Archive

Copy link
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
aqueductcore/backend
   context.py33488%48–52, 59–60
   main.py19479%21–24, 31
   session.py13469%24–28
aqueductcore/backend/models
   orm.py31197%58
aqueductcore/backend/routers
   files.py88298%165–166
   frontend.py241154%22–33, 37
aqueductcore/backend/routers/graphql
   mutations_schema.py39197%42
   query_schema.py41295%64–66
   router.py11191%15
aqueductcore/backend/routers/graphql/mutations
   experiment_mutations.py24196%30
aqueductcore/backend/routers/graphql/resolvers
   experiment_resolver.py25292%28, 36
   tags_resolver.py25388%14, 44, 46
aqueductcore/backend/services
   experiment.py2203285%82, 111–124, 154, 188, 194, 240, 243, 268, 299, 348, 354, 383, 389, 406, 431, 438, 446, 476–482, 489–493, 505–508
   validators.py33294%41, 46
TOTAL8137091% 

Tests Skipped Failures Errors Time
67 0 💤 0 ❌ 0 🔥 10.151s ⏱️

@safeamiiir safeamiiir merged commit 4aba581 into main May 13, 2024
14 checks passed
@safeamiiir safeamiiir deleted the fix/category-reset-pagination branch May 13, 2024 12:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants