Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

fix: throw "lcov is empty" instead of "parsing error!"#104

Merged
felangel merged 5 commits into
VeryGoodOpenSource:mainfrom
alestiago:fix/empty-or-missing-error
Feb 8, 2022
Merged

fix: throw "lcov is empty" instead of "parsing error!"#104
felangel merged 5 commits into
VeryGoodOpenSource:mainfrom
alestiago:fix/empty-or-missing-error

Conversation

@alestiago

@alestiago alestiago commented Feb 3, 2022

Copy link
Copy Markdown
Contributor

Description

Throws a "lcov is empty!" error message instead of "parsing error!" when the coverage file is empty. Attempts to resolve #95.

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM ✅

@felangel felangel merged commit 49de719 into VeryGoodOpenSource:main Feb 8, 2022
@alestiago alestiago deleted the fix/empty-or-missing-error branch February 10, 2022 11:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parsing error!

2 participants