Skip to content

feat(daxus): add pageNum to revalidate context#200

Merged
jason89521 merged 1 commit intomainfrom
feat/infinite-reset
Jul 30, 2023
Merged

feat(daxus): add pageNum to revalidate context#200
jason89521 merged 1 commit intomainfrom
feat/infinite-reset

Conversation

@jason89521
Copy link
Copy Markdown
Owner

Proposed change

close #199

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality to an existing integration)
  • Breaking change (fix/feature causing existing functionality to break)
  • Testing
  • Refactor
  • Chore (tool changes, configuration changes, and changes to things that do not actually go into production at all)

Implementation

Related Issue

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 30, 2023

Codecov Report

Merging #200 (1f0a8f6) into main (02596e6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   96.88%   96.89%           
=======================================
  Files          35       35           
  Lines        2313     2318    +5     
  Branches      334      334           
=======================================
+ Hits         2241     2246    +5     
  Misses         72       72           
Files Changed Coverage Δ
packages/daxus/src/model/BaseAccessor.ts 98.98% <100.00%> (+0.01%) ⬆️
packages/daxus/src/model/InfiniteAccessor.ts 99.53% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jason89521 jason89521 merged commit 884f85f into main Jul 30, 2023
@jason89521 jason89521 deleted the feat/infinite-reset branch July 30, 2023 06:20
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.

provide reset for infinite accessor

1 participant