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

TODOs before release #1

Open
11 of 16 tasks
stLmpp opened this issue Jan 30, 2023 · 0 comments
Open
11 of 16 tasks

TODOs before release #1

stLmpp opened this issue Jan 30, 2023 · 0 comments

Comments

@stLmpp
Copy link
Owner

stLmpp commented Jan 30, 2023

All

  • ❇️ Proper Logger (I'm using console.log for now) f1a6f0b
  • ⚠️ Add husky to run prettier and eslint 5908adf
  • ❇️ Add github action to publish package when a release is created commits
  • ❇️ Figure out a way to increase version
  • Changelog - Follow this guide 32226f3
  • ⚠️ Fix all eslint errors from @typescript-eslint/explicit-function-return-type fb5a841
  • ⚠️ Add CONTRIBUTING.md

CLI

  • ❇️ Add unit testing 7310923
  • ⚠️ Add comments to template files 8fd4657
  • ⚠️ Make source maps work on serve mode 038da80
  • ⚠️ Add schematic to generate end-point 8bf0dc6
  • ❇️ Increase testing coverage to 80% (at 5% 36% 45% currently) d708122 8fc5ff0 403474d

Core

  • ❇️ Increase testing coverage to 80% (At 40% 57% 60% 65% 66% 73% currently) 3d865c9 7a0cb93 59ba671 1a7049b d9971a2 fa9e7e0 fc11321 736ffcb
  • ⚠️ Improve HttpClient abstract class (add http methods as methods) a5cf963
  • ⚠️ Find a way to unit test end-points (maybe a function to make a "fake" http request to your end-point)
  • ❇️ Fix Core package not being published with dist folder on github action feb3ac4

❇️ Mandatory
⚠️ Recommended
❓ Optional

@stLmpp stLmpp pinned this issue Jan 31, 2023
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

No branches or pull requests

1 participant