Skip to content

Conversation

@MusikAnimal
Copy link
Member

Alternative solution to https://phabricator.wikimedia.org/T170103

I did not write tests because the testable functions do nothing more than reference what the Repo returns.

@codecov-io
Copy link

codecov-io commented Jul 13, 2017

Codecov Report

Merging #43 into master will decrease coverage by 0.11%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   17.16%   17.04%   -0.12%     
==========================================
  Files          31       31              
  Lines        3572     3597      +25     
==========================================
  Hits          613      613              
- Misses       2959     2984      +25
Impacted Files Coverage Δ
src/Xtools/EditCounter.php 34.65% <0%> (-0.94%) ⬇️
src/Xtools/EditCounterRepository.php 0% <0%> (ø) ⬆️

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 60cad0e...0e9098f. Read the comment docs.

@MusikAnimal MusikAnimal force-pushed the avg-large-small-edits branch from 0f0ede6 to 0e9098f Compare July 13, 2017 17:12
Copy link
Member

@samwilson samwilson left a comment

Choose a reason for hiding this comment

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

Looks good.

On the tests: I'd normally say it's worth having tests that even just basically test the names of methods (in effect), because they catch things later when refactoring. But not today, let's get this out! :-)

@samwilson samwilson merged commit 944927f into master Jul 14, 2017
@samwilson samwilson deleted the avg-large-small-edits branch July 14, 2017 01:25
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.

4 participants