Merged
Conversation
update workspace manifest file name add vitest & biome ch: use package inside the app - add sveltekit app to test - add vite-plugin-dts - currently read package from the same namespace add pre-commit hooks and test/lint/format scripts update package meta data ch: add changeset ch: update workflows add base types & data for Nyarugunga ft: add `Districts` method ft: add `Sectors` method - add tests for provinces & districts improve the `Sectors` method, and more tests add `Cells` method and tests ft: add `Villages` method & tests ch: add Kicukiro sectors add `Gasabo` data & export all sectors from `Kicukiro` ch: add `Nyarugenge` sectors complete `Kigali` province (districts & sectors) temporarily disable district tests (until data is complete) ch: add `East` province data (districts & sectors) ch: add `North` province data (districts & sectors) add `South` province - districts & sectors - remove exports of cells in `north` sectors update ci workflow - lint here and there also wrap up init data transfer (ahwi 😮💨) lint ✨ ❓ - updated tests - updates to the methods (making all, save the province, optional params) - added a missing village 🧹 - improve methods (a tad bit simpler) - check for some edge cases in tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#27