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

feat: add qr code functionality #12

Merged
merged 8 commits into from
Dec 25, 2024
Merged

feat: add qr code functionality #12

merged 8 commits into from
Dec 25, 2024

Conversation

ayushmanchhabra
Copy link
Owner

No description provided.

Copy link
Contributor

github-actions bot commented Dec 25, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 55% 88 / 160
🔵 Statements 55% 88 / 160
🔵 Functions 10% 1 / 10
🔵 Branches 28.57% 2 / 7
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/App.tsx 72.13% 50% 14.28% 72.13% 8-22, 39-44, 48, 52, 56-60, 64, 68-72, 105-107
Generated in workflow #28 for commit 7a91828 by the Vitest Coverage Report Action

@ayushmanchhabra ayushmanchhabra merged commit d93ab5c into main Dec 25, 2024
1 check passed
ayushmanchhabra pushed a commit that referenced this pull request Dec 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.0...v0.3.0)
(2024-12-25)


### Features

* add mobile support
([#10](#10))
([aa1ca7f](aa1ca7f))
* add qr code functionality
([#12](#12))
([d93ab5c](d93ab5c))
* save app state in Base64 encoded string in URL
([#7](#7))
([b73fc80](b73fc80))


### Bug Fixes

* **ci:** separate vite and vitest configs
([d3e201e](d3e201e))
* switch from BrowserRouter to HashRouter since GitHub Pages does not
support the former
([87e8e94](87e8e94))


### Chores

* **ci:** add last-release-sha
([77ce403](77ce403))
* **ci:** add release workflow
([93f70b9](93f70b9))
* **deps:** bump the npm group across 1 directory with 10 updates
([#8](#8))
([8d7aca4](8d7aca4))
* **docs:** add roadmap
([03f9091](03f9091))
* remove vite svg
([0658e37](0658e37))
* setup functioning website
([44d1423](44d1423))
* **test:** install @vitest/coverage-v8
([acbb736](acbb736))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

1 participant