Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

Conversation

@lubomirdruga
Copy link
Contributor

@lubomirdruga lubomirdruga commented Oct 4, 2021

Summary of change

Added derived query to find books by genre - using enum.
Tests implementation also done.

Related issue

Closes #11

Pull request checklist

Please keep this checklist in & ensure you have done the following:

  • Read, understood and adhered to our contributing document.

    • Ensure that you were first assigned to a relevant issue before creating this pull request
    • Ensure code changes pass all tests
  • Read, understood and adhered to our style guide. A lot of our code reviews are spent on ensuring compliance with our style guide, so it would save a lot of time if this was adhered to from the outset.

  • Filled in the summary, context (if applicable) and related issue section. Replace the square brackets and its placeholder content with your contents. For an example, see any merged in pull request

  • Created a branch that has a descriptive name (what your branch is for in a few words and includes the issue number at the end, e.g. test-reading-goal-123

  • Set this pull request to 'draft' if you are still working on it

  • Resolved any merge conflicts

For any of the optional checkboxes (e.g. the screenshots one), still check it if it does not apply.

If in doubt, get in touch with us via our Slack workspace or by creating a new Q&A discussion on GitHub

@lubomirdruga lubomirdruga marked this pull request as ready for review October 4, 2021 18:30
@lubomirdruga lubomirdruga changed the title Book genre 11 Find books by genre 11 Oct 4, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 9 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Copy link
Member

@knjk04 knjk04 left a comment

Choose a reason for hiding this comment

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

Thanks a lot for working on this, great work!

@knjk04 knjk04 merged commit 0695d76 into Project-Books:main Oct 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add derived query to find books by genre

2 participants