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

feat(dataprovider): Add getColumnTypeByName method to KevinmasonProvider #167

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

kjknows
Copy link
Contributor

@kjknows kjknows commented Mar 11, 2024

  • added data provdier and json file

Copy link
Contributor

@anthonydmays anthonydmays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anthonydmays anthonydmays merged commit cfbe9c0 into code-differently:main Mar 11, 2024
1 check passed
Nelshulla pushed a commit to Nelshulla/JadaN.Code that referenced this pull request Mar 11, 2024
@kjknows kjknows deleted the lesson5 branch March 11, 2024 15:19
anthonydmays added a commit that referenced this pull request Mar 11, 2024

import java.util.Map;

public class KevinmasonProvider extends DataProvider {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're missing the @service annotation that will cause this file to get picked up by the tests. Please add and fix any issues you find.

anthonydmays pushed a commit that referenced this pull request Mar 11, 2024
* feat: adds Jada White date provider

* feat: adds Randy lesson05 response (#172)

* feat: added provider and .json

* feat: added answers

* chore: cleaned up comments

* chore: fixed format

* feat: Adds Chukwuma Ibezim.json and ChukwumaIbezimProvider.java (#171)

* feat: adds Jamira's lesson 05 response (#170)

-added Data Provider and JSON file

* feat: adds Nataya's completed java test (#169)

* feat(dataprovider): adds reponse to lesson 05 for Kevin (#167)

- added data provier and json file

Closes: #123

* chore: adds Kenrick's lesson 05 response (#173)

* fix:  changed package name

* chore: added jada's white data provider

---------

Co-authored-by: RandyCastr0 <160950862+RandyCastr0@users.noreply.github.com>
Co-authored-by: cibezim <123107253+cibezim@users.noreply.github.com>
Co-authored-by: CD-Jamira <160950455+CD-Jamira@users.noreply.github.com>
Co-authored-by: NatayaP <160752534+NatayaP@users.noreply.github.com>
Co-authored-by: kjknows <160962634+kjknows@users.noreply.github.com>
Co-authored-by: Kenrixkk22 <160765704+Kenrixkk22@users.noreply.github.com>
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