Skip to content

Commit

Permalink
changelog entry, linting
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk committed Sep 11, 2024
1 parent 7876219 commit c64c13a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changes/unreleased/Features-20240911-141416.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Features
body: 'Microbatch incremental strategy implementation: merge'
time: 2024-09-11T14:14:16.538536-04:00
custom:
Author: michelleark
Issue: "149"
1 change: 1 addition & 0 deletions tests/functional/adapter/test_incremental_microbatch.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
BaseMicrobatch,
)


class TestPostgresMicrobatch(BaseMicrobatch):
pass

0 comments on commit c64c13a

Please sign in to comment.