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

Remove ticketers from tickets #388

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Remove ticketers from tickets #388

merged 1 commit into from
Jan 2, 2024

Conversation

rowanseymour
Copy link
Member

No description provided.

@@ -782,37 +782,6 @@ export class ContactHistory extends RapidElement {
}

public render(): TemplateResult {
// render our older tickets as faux-events
const unfetchedTickets =
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not used

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b4a1579) 79.69% compared to head (249a874) 79.79%.

Files Patch % Lines
src/contacts/events.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
+ Coverage   79.69%   79.79%   +0.10%     
==========================================
  Files          71       71              
  Lines       19484    19436      -48     
  Branches      679      676       -3     
==========================================
- Hits        15527    15509      -18     
+ Misses       3951     3921      -30     
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ericnewcomer ericnewcomer merged commit 40c2cef into main Jan 2, 2024
3 of 4 checks passed
@ericnewcomer ericnewcomer deleted the no_more_ticketers branch January 2, 2024 17:22
@github-actions github-actions bot locked and limited conversation to collaborators Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants