Skip to content

Commit

Permalink
[feat] - tmp file diffs (#2306)
Browse files Browse the repository at this point in the history
* Write large diffs to tmp files

* address comments

* Move bufferedfilewriter to own pkg

* update test

* swallow write err

* use buffer pool

* use size vs len

* use interface

* fix test

* update comments

* fix test

* remove unused

* remove

* remove unused

* move parser and commit struct closer to where they are used

* linter change

* add more kvp pairs to error

* fix test

* update

* address comments

* remove bufferedfile writer

* address comments

* adjust interface

* fix finalize

* address comments

* lint

* remove guard

* fix

* add TODO
  • Loading branch information
ahrav authored Jan 30, 2024
1 parent 6824eb4 commit 7c59ff9
Show file tree
Hide file tree
Showing 3 changed files with 455 additions and 225 deletions.
Loading

0 comments on commit 7c59ff9

Please sign in to comment.