question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The new API doesn't seem to work with ember-cli-code-coverage

See original GitHub issue

The new api doesn’t seem to work with the latest ember-cli-code-coverage@2.0.0-beta.4 when running with COVERAGE=true. See this issue I just filed: https://github.com/kategengler/ember-cli-code-coverage/issues/361

I suspect this is an issue with the code coverage addon and not this one, but I thought it might be useful to mention here in case others are stumbling into this.

Btw, the new api is really nice. 🚀 Thanks!

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:2
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
machtycommented, Sep 7, 2022

Fixed in 2.3.6

2reactions
machtycommented, Sep 6, 2022

@mayatron can you try changing your ember-concurrency in package.json to “https://github.com/machty/ember-concurrency.git#maybe-fix-code-coverage”? Trying to see whether #490 fixes the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · kategengler/ember-cli-code-coverage - GitHub
Contribute to kategengler/ember-cli-code-coverage development by creating an account on GitHub. ... Seems to break when using the ember-concurrency new api.
Read more >
How to configure and run the ember-cli-code-coverage ...
I'm trying to get this working using versions: Ember.js 2.6.0; ember-cli-code-coverage 0.2.2; Windows 10. ember ...
Read more >
ember-cli-code-coverage | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
How to Use an API: Just the Basics 2022 | TechnologyAdvice
Ever wonder what an API is or how to use one? APIs allow one program to request data from another. Learn more about...
Read more >
Resolve connection issues with API Gateway private ... - AWS
The private API endpoint's invoke URL doesn't include the correct ... that indicates the cause of the error appears in your execution logs....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found