question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

documentation: add hints for the first exercises without starter implementation

See original GitHub issue

I like your idea for allergy code. However, I can’t find any main method so I am having some trouble understanding how it really works. Also I am having trouble running a test for $ gradle test in my terminal. Perhaps I am missing something in my install? Thank you.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:15 (15 by maintainers)

github_iconTop GitHub Comments

3reactions
sjwarner-bpcommented, Dec 6, 2017

Hi @daveziegler55 - the allergies exercise does not have a starter implementation with it in line with our POLICIES.md, as it is rated 4 or higher in terms of difficulty.

However, the enums used for this exercise are in Allergen.java. I imagine that you are getting this file confused with the implementation you are meant to create. If you haven’t already, I would make another Java file in the src/main/java/ directory called Allergies.java, and then create your implementation in this file!

Please let me know if this helps - there is also guidance available in the Gitter room if you ever need it 🙂

2reactions
FridaTveitcommented, Dec 21, 2017

I’ve made a PR 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

prime-factors: add hints about no starter implementation #1091
According to our starter implementation policy all exercises with difficulty 4 or lower should have starter implementation.
Read more >
30-Day Quick-Start Exercise Guide for Beginners - Verywell Fit
Want to shape up but don't know where to start? Get the most out of your first month of exercise with this step-by-step...
Read more >
OT Notes Guide (with Examples and Cheat Sheets!)
Our goal here is to help you you create the type of occupational therapy documentation that clearly communicates your OT eval and plans....
Read more >
Bodyweight Workout for Beginners: 20-Minute at Home Routine
The best bodyweight workout and exercises for beginners you can do at home. No equipment or gym required. Build muscle and burn fat ......
Read more >
AP® Computer Science A Elevens Lab Student Guide
Activity 1. - 4 -. Elevens Student Lab Guide. Exercises: 1. Complete the implementation of the provided Card class. You will be required...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found