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

Staging #812

Merged
merged 5 commits into from
Aug 29, 2023
Merged

Staging #812

merged 5 commits into from
Aug 29, 2023

Conversation

nicktaras
Copy link
Collaborator

No description provided.

micwallace and others added 5 commits August 23, 2023 15:42
- Add ticketStorage method to delete token from collection
  by providing tokenId or DecodedToken object.
- Change ticket storage to a public readonly property of LocalOutlet.
- Define the interface for EventSenderTokensSelected.
- Remove redundant EventSenderTokens interface.
feat: Add ticket delete method and various other improvements
@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
37.56% (-0.13% 🔻)
1365/3634
🔴 Branches
24.65% (-0.09% 🔻)
391/1586
🔴 Functions
38.49% (-0.16% 🔻)
184/478
🔴 Lines
37.98% (-0.09% 🔻)
1163/3062
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴 client/index.ts 44.93%
42.02% (-0.24% 🔻)
55.13% 46.01%
🔴
... / ticketStorage.ts
23.25% (-1.28% 🔻)
3.64% (-0.1% 🔻)
22.73% (-2.27% 🔻)
25.42% (-1.08% 🔻)

Test suite run success

84 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from 9b6aeac

@sonarcloud
Copy link

sonarcloud bot commented Aug 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nicktaras nicktaras merged commit e2d91d4 into main Aug 29, 2023
8 checks passed
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.

2 participants