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

ADD: Rich text editor image upload system tests #7273

Merged
merged 1 commit into from
Jan 17, 2020
Merged

ADD: Rich text editor image upload system tests #7273

merged 1 commit into from
Jan 17, 2020

Conversation

VladimirMikulic
Copy link
Contributor

Part of #5316

@codecov
Copy link

codecov bot commented Jan 17, 2020

Codecov Report

Merging #7273 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #7273      +/-   ##
=========================================
+ Coverage   81.59%   81.6%   +<.01%     
=========================================
  Files          97      97              
  Lines        5602    5599       -3     
=========================================
- Hits         4571    4569       -2     
+ Misses       1031    1030       -1
Impacted Files Coverage Δ
app/models/tag.rb 97.46% <ø> (+0.46%) ⬆️
app/controllers/user_sessions_controller.rb 66.45% <0%> (-1.25%) ⬇️
app/controllers/users_controller.rb 81.69% <0%> (+0.35%) ⬆️
app/models/spamaway.rb 94.87% <0%> (+2.56%) ⬆️

@jywarren
Copy link
Member

Restarting to see if CodeCov resolves differently :-/

@VladimirMikulic
Copy link
Contributor Author

@jywarren it does :-)

@jywarren
Copy link
Member

a little bit disconcerting, but i'm OK with it for now! Let's do think on how to fix it, though. First maybe we need to document it thoroughly.

@jywarren jywarren merged commit ed47903 into publiclab:master Jan 17, 2020
@jywarren
Copy link
Member

Thank you!!!

@VladimirMikulic
Copy link
Contributor Author

VladimirMikulic commented Jan 17, 2020

@jywarren Please ask and I will explain. The thing that I did here is that I refactored drop_in_dropzone to accept an additional parameter dropzoneSelector. This way function is reusable.

Thanks.

@VladimirMikulic
Copy link
Contributor Author

I should have mentioned this in the commit message. I apologise.

@jywarren
Copy link
Member

No, sorry, i was referring to the uncertainty about CodeCov! my bad! i think it must be some timing/ordering issue which is making it report in coverage non-deterministically. or at least inconsistently.

@VladimirMikulic
Copy link
Contributor Author

Oh, so it's CodeCov. How can I help you with CodeCov?

@Uzay-G
Copy link
Member

Uzay-G commented Jan 17, 2020

@jywarren what is wrong with the coverage?

@jywarren
Copy link
Member

It seems to be quite inconsistent. We are bouncing between 60-80% coverage. And, re-running Travis can result in different outcomes, as happened here.

vinitshahdeo pushed a commit to vinitshahdeo/plots2 that referenced this pull request Feb 1, 2020
NitinBhasneria pushed a commit to NitinBhasneria/plots2 that referenced this pull request Feb 5, 2020
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.

3 participants