herbsjs / herbs2gql

Create a GraphQL endpoint based on Entities and Use Cases
MIT License
14 stars 21 forks source link

Long gotu entities name conversion to pascal case #9

Closed maikmb closed 3 years ago

maikmb commented 4 years ago

This PR corrects the current method of converting the names of the entities of the gotu;

Question: https://github.com/herbsjs/herbs2gql/issues/8

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@4923d57). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master        #9   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         9           
  Lines             ?       140           
  Branches          ?         0           
==========================================
  Hits              ?       140           
  Misses            ?         0           
  Partials          ?         0           

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 4923d57...3433e46. Read the comment docs.

jhomarolo commented 3 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: