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

fix: Create vendor dir and exclude it from coverage #55

Merged
merged 6 commits into from Oct 13, 2020

Conversation

ioanna0
Copy link
Contributor

@ioanna0 ioanna0 commented Oct 13, 2020

Fixes the coverage step in main

@ioanna0 ioanna0 requested a review from a team as a code owner October 13, 2020 10:37
jest.config.js Outdated Show resolved Hide resolved
@ioanna0 ioanna0 changed the title fix: Exclude external-scripts from the coverage fix: Create vendor dir and exclude it from coverage Oct 13, 2020
Copy link
Member

@sndrs sndrs left a comment

Choose a reason for hiding this comment

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

looks great - just one comment but 👍 other than that

tsconfig.build.json Show resolved Hide resolved
Comment on lines +4 to +5
export { twitter } from './third-party-tags/twitter-uwt';
export { lotame } from './third-party-tags/lotame';
Copy link
Member

Choose a reason for hiding this comment

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

This is definitely a feat!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

though fix is ok for 2 reasons

  • feat was the previous PR here: feat: added twitter pixel & lotame #41 and this is a fix for that
  • had to conclude to 1 prefix and fix sounded Ok for the 2 things and didn't want to raise 2 separate PRs. at the end the new release is made

ioanna0 and others added 3 commits October 13, 2020 15:42
@ioanna0 ioanna0 merged commit 85089f8 into main Oct 13, 2020
@ioanna0 ioanna0 deleted the iky/exclude-external-cov branch October 13, 2020 13:04
sndrs pushed a commit that referenced this pull request Oct 13, 2020
## [0.7.1](v0.7.0...v0.7.1) (2020-10-13)

### Bug Fixes

* Create vendor dir and exclude it from coverage ([#55](#55)) ([85089f8](85089f8))
@sndrs
Copy link
Member

sndrs commented Oct 13, 2020

🎉 This PR is included in version 0.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sndrs sndrs added the released label Oct 13, 2020
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.

None yet

3 participants