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

Updated t to translation #7499

Closed
wants to merge 6 commits into from
Closed

Updated t to translation #7499

wants to merge 6 commits into from

Conversation

kamal-kaur04
Copy link
Contributor

@kamal-kaur04 kamal-kaur04 commented Feb 15, 2020

Fixes #0000 (<=== Add issue number here)

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

Thanks!

@codecov
Copy link

codecov bot commented Feb 15, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@06c4d1c). Click here to learn what that means.
The diff coverage is 90.37%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #7499   +/-   ##
=========================================
  Coverage          ?   81.87%           
=========================================
  Files             ?       97           
  Lines             ?     5612           
  Branches          ?        0           
=========================================
  Hits              ?     4595           
  Misses            ?     1017           
  Partials          ?        0
Impacted Files Coverage Δ
app/controllers/questions_controller.rb 90.78% <ø> (ø)
app/services/search_service.rb 95.14% <ø> (ø)
app/models/tag.rb 97.46% <ø> (ø)
app/mailers/node_mailer.rb 100% <ø> (ø)
app/models/doc_result.rb 100% <100%> (ø)
app/models/user.rb 91.05% <100%> (ø)
app/models/concerns/node_shared.rb 90.29% <100%> (ø)
app/api/srch/search.rb 69.28% <100%> (ø)
app/controllers/home_controller.rb 98.38% <100%> (ø)
app/controllers/application_controller.rb 92.3% <100%> (ø)
... and 20 more

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.

None yet

2 participants