Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: Storing all donations in single table #240

Merged
merged 3 commits into from
Dec 25, 2023

Conversation

yuriytkach
Copy link
Owner

Also added a Python script to reload all donations from old tables into new table

Fixes 231

Also added a Python script to reload all donations from old tables into
new table

Fixes 231
Copy link
Contributor

sweep-ai bot commented Dec 25, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add javadoc to all functions except one-liners.
  • Apply: Update the README.md file whenever a new feature is added. Make sure to include a description of the feature and any new commands.

@yuriytkach yuriytkach closed this Dec 25, 2023
@yuriytkach yuriytkach reopened this Dec 25, 2023
Copy link
Contributor

Test Results

 23 files   23 suites   10s ⏱️
157 tests 157 ✅ 0 💤 0 ❌
163 runs  163 ✅ 0 💤 0 ❌

Results for commit dd561be.

@yuriytkach yuriytkach merged commit 422deb5 into main Dec 25, 2023
8 checks passed
@yuriytkach yuriytkach deleted the yt.single-donations-table branch December 25, 2023 20:25
yuriytkach pushed a commit that referenced this pull request Dec 25, 2023
## [3.3.0](v3.2.3...v3.3.0) (2023-12-25)

### Features

* Storing all donations in single table ([#240](#240)) ([422deb5](422deb5))

### Documentation

* Update README.md ([7b8b329](7b8b329))

### Build Systems

* Fix jacoco report path on upload ([2041dfc](2041dfc))
* Jacoco reports for unit and IT separately ([1ec0566](1ec0566))
* Publish coverage reports from all jobs ([7527ba3](7527ba3))
* Update process-artifacts.yml ([62d61b9](62d61b9))
* **deps:** bump com.github.spotbugs:spotbugs-annotations ([#232](#232)) ([a55fb42](a55fb42))
* Update sweep.yaml ([62878f4](62878f4))

[no ci]
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.

1 participant