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

perf(export): improve memory usage when exporting data #1029

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

DayTF
Copy link
Contributor

@DayTF DayTF commented May 16, 2024

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

Copy link

codeclimate bot commented May 16, 2024

Code Climate has analyzed commit b077df7 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

The test coverage on the diff in this pull request is 89.4% (70% is the threshold).

This pull request will bring the total coverage in the repository to 61.8%.

View more on Code Climate.

Copy link
Member

@Thenkei Thenkei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@DayTF DayTF merged commit ed6af03 into main May 17, 2024
5 of 6 checks passed
@DayTF DayTF deleted the perf/export branch May 17, 2024 07:35
forest-bot added a commit that referenced this pull request May 17, 2024
## [10.2.19](v10.2.18...v10.2.19) (2024-05-17)

### Performance Improvements

* **export:** improve memory usage when exporting data ([#1029](#1029)) ([ed6af03](ed6af03))
@forest-bot
Copy link
Member

🎉 This PR is included in version 10.2.19 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants