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

Implements final changes for v1.0.0-alpha release #14

Merged
merged 8 commits into from
Dec 6, 2018

Conversation

kvendrik
Copy link
Owner

@kvendrik kvendrik commented Nov 2, 2018

fixes #5

This is pretty much ready to be released but before we do:

@coveralls
Copy link

coveralls commented Nov 2, 2018

Pull Request Test Coverage Report for Build 56

  • 39 of 70 (55.71%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-17.3%) to 75.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/ImportIsolatedRemote/ImportIsolatedRemote.tsx 3 5 60.0%
src/utilities/injectCustomStyles.ts 1 5 20.0%
src/components/BorderlessFrameListener/BorderlessFrameListener.ts 4 29 13.79%
Totals Coverage Status
Change from base Build 32: -17.3%
Covered Lines: 118
Relevant Lines: 152

💛 - Coveralls

* adds support for borderless frame

* updates playground ts config

* adds notification frame and hidden launcher support

* adds note to readme

* adds ⚠️  emoji

* adds link to installation instructions

* fixes typos

* fixes build errors

* fixes tests

* adds missing tests

* adds missing tests

* replaces mocks with noops

* fixes type issue

* fixes type issue

* rm js utils

* increments max bundle size
@kvendrik kvendrik merged commit 0abe80c into master Dec 6, 2018
@kvendrik kvendrik deleted the release/1.0.0-alpha branch December 6, 2018 20:20
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.

Release alpha
2 participants