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

refractor: update package name #21

Merged
merged 1 commit into from
Mar 26, 2024
Merged

refractor: update package name #21

merged 1 commit into from
Mar 26, 2024

Conversation

fabio-nettis
Copy link
Member

Description

Changes the package name to match the npm organization.

Type of change

  • Refractor (non-breaking change which cleans up code)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@fabio-nettis fabio-nettis added the feature Optimizes or introduces a feature label Mar 26, 2024
@fabio-nettis fabio-nettis merged commit 512ac11 into main Mar 26, 2024
4 checks passed
@fabio-nettis fabio-nettis deleted the fix/package-json branch March 26, 2024 09:19
fabio-nettis added a commit that referenced this pull request Mar 27, 2024
fabio-nettis added a commit that referenced this pull request Mar 27, 2024
* refractor: update package name (#21)

* feat: add new type definitions for discovered endpoints

* refractor: remove static war id

* feat: add new database models

* refractor: add data pulling logic for new endpoints

* feat: add statistic route for planets

* fix: delete reward data on refresh

* lib(routes): add statistic routes

* feat: integrate statistic routes

* lib(routes): add assignment routes

* feat: integrate assignment routes

* lib(routes): add report routes

* feat: integrate assignment routes

* fix: resolve error in data refresh method

* refractor: remove unused variable

* chore(tests): add tests for assignments, reports and statistics

---------

Signed-off-by: Fabio Nettis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Optimizes or introduces a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant