Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Remove error reporter and intern dep #80

Merged
merged 4 commits into from
Nov 9, 2017

Conversation

maier49
Copy link
Contributor

@maier49 maier49 commented Nov 8, 2017

Type: feature

The following has been addressed in the PR:

  • There is a related issue
  • All code matches the style guide
  • Unit or Functional tests are included in the PR

Description:
Removes the ClientErrorCollector and makes Intern a devDependency instead of a peerDependency
Resolves #79

@codecov
Copy link

codecov bot commented Nov 8, 2017

Codecov Report

Merging #80 into master will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   98.56%   98.46%   -0.11%     
==========================================
  Files          10        9       -1     
  Lines         626      585      -41     
  Branches      163      158       -5     
==========================================
- Hits          617      576      -41     
  Misses          1        1              
  Partials        8        8
Impacted Files Coverage Δ
src/main.ts 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3af04a...b9dfea7. Read the comment docs.

@maier49 maier49 force-pushed the remove-error-reporter-and-intern-dep branch from 7800c9d to b9dfea7 Compare November 8, 2017 23:54
@maier49 maier49 requested a review from kitsonk November 8, 2017 23:54
@maier49
Copy link
Contributor Author

maier49 commented Nov 8, 2017

The decrease in coverage is just because the remaining files have lower coverage than what's being removed. I tried to add some tests to cover some missing branches but apparently they were already covered in browsers I wasn't testing with.

@maier49 maier49 merged commit be0b18d into dojo:master Nov 9, 2017
@maier49 maier49 deleted the remove-error-reporter-and-intern-dep branch November 9, 2017 15:48
@dylans dylans added this to the beta.4 milestone Dec 22, 2017
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.

3 participants