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

Move languages into their own module #158

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Apr 22, 2020

Follow up of #156

@Luni-4 Luni-4 requested a review from calixteman April 22, 2020 13:08
@Luni-4 Luni-4 force-pushed the clean-languages branch 2 times, most recently from 20c3e6a to c40975d Compare April 22, 2020 14:55
@calixteman
Copy link
Collaborator

could you rebase it please ?

@Luni-4
Copy link
Collaborator Author

Luni-4 commented Apr 28, 2020

could you rebase it please ?

Done!

@codecov-io
Copy link

Codecov Report

Merging #158 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #158   +/-   ##
=======================================
  Coverage   16.26%   16.26%           
=======================================
  Files          43       43           
  Lines        5409     5409           
  Branches      597      597           
=======================================
  Hits          880      880           
  Misses       4234     4234           
  Partials      295      295           
Impacted Files Coverage Δ
src/preproc.rs 0.00% <ø> (ø)
src/rca_languages/language_ccomment.rs 0.00% <ø> (ø)
src/rca_languages/language_cpp.rs 0.00% <ø> (ø)
src/rca_languages/language_csharp.rs 0.00% <ø> (ø)
src/rca_languages/language_css.rs 0.00% <ø> (ø)
src/rca_languages/language_go.rs 0.00% <ø> (ø)
src/rca_languages/language_html.rs 0.00% <ø> (ø)
src/rca_languages/language_java.rs 0.00% <ø> (ø)
src/rca_languages/language_javascript.rs 0.00% <ø> (ø)
src/rca_languages/language_mozjs.rs 0.00% <ø> (ø)
... and 5 more

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 92488ca...72247be. Read the comment docs.

@calixteman calixteman merged commit 8d487e6 into mozilla:master Apr 28, 2020
@Luni-4 Luni-4 deleted the clean-languages branch April 28, 2020 13:48
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