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

[frontend] Use nested module syntax for Kiwi classes #4080

Merged
merged 1 commit into from
Oct 27, 2017

Conversation

hennevogel
Copy link
Member

simplecov has problems to calculate coverage otherwise...

simplecov has problems to calculate coverage otherwise...
@hennevogel hennevogel added the Frontend Things related to the OBS RoR app label Oct 26, 2017
@hennevogel
Copy link
Member Author

I guess it's easier to review if you look at the diff without whitespace

@codecov
Copy link

codecov bot commented Oct 26, 2017

Codecov Report

Merging #4080 into master will increase coverage by <.01%.
The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4080      +/-   ##
==========================================
+ Coverage   88.35%   88.35%   +<.01%     
==========================================
  Files         313      313              
  Lines       18303    18307       +4     
==========================================
+ Hits        16171    16175       +4     
  Misses       2132     2132
Flag Coverage Δ
#api 80.57% <44.44%> (ø) ⬆️
#rspec 70.1% <ø> (ø) ⬆️

@hennevogel
Copy link
Member Author

hennevogel commented Oct 26, 2017

The coverage report still does not include the kiwi/* files, looks like the only coverage reported is from Rails autoloading the files. So only Ruby/ActiveRecord things are covered...

@hennevogel
Copy link
Member Author

Now the only difference is that event.rb uses require_relative for all the other files...

@hennevogel
Copy link
Member Author

Don't know what to do with this now. Close it?

@evanrolfe
Copy link

Don't know what to do with this now. Close it?

Its up to you what to with this PR! I've been using nested syntax just because I'm already in the habit of using it, maybe we should agree on which on to use?

@mdeniz
Copy link
Contributor

mdeniz commented Oct 27, 2017

Let's merge it... at least is more consistent, isn't it?

@hennevogel hennevogel merged commit 10d63da into openSUSE:master Oct 27, 2017
@hennevogel hennevogel deleted the bugfix/kiwi_image_classes branch March 19, 2018 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Things related to the OBS RoR app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants