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

Minor improvements for package's components and tests #229

Merged
merged 11 commits into from Mar 26, 2021
Merged

Minor improvements for package's components and tests #229

merged 11 commits into from Mar 26, 2021

Conversation

pomek
Copy link
Member

@pomek pomek commented Mar 21, 2021

Suggested merge commit message (convention)

Tests: Added the memory leak tests. Closes #227.

Tests: Added additional tests to cover all use-cases. Closes #183.

Tests: Added tests for dev-utils.

Tests: Grouped tests by test scenarios.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@coveralls
Copy link

coveralls commented Mar 21, 2021

Pull Request Test Coverage Report for Build 344

  • 28 of 28 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+9.2%) to 100.0%

Totals Coverage Status
Change from base Build 331: 9.2%
Covered Lines: 152
Relevant Lines: 152

💛 - Coveralls

src/ckeditorcontext.jsx Outdated Show resolved Hide resolved
}

/**
* @return {JSX.Element}
Copy link
Contributor

Choose a reason for hiding this comment

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

TBH it's the React Component API. We don't need to document these methods 😅

@ma2ciek
Copy link
Contributor

ma2ciek commented Mar 26, 2021

LGTM. Let's work on the code improvements in another PR 👍

@ma2ciek ma2ciek merged commit ca2a1ff into master Mar 26, 2021
@ma2ciek ma2ciek deleted the i/227 branch March 26, 2021 13:10
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.

Watchdog causes memory leaks Bring back 100% CC
3 participants