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: added TS-implementation of classifyEvents (+improved tests) #329

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

ErikBjare
Copy link
Member

Client-side implementation of classification, to enable categories (and associated colors) directly on the timeline view.

@codecov
Copy link

codecov bot commented Mar 16, 2022

Codecov Report

Merging #329 (45967f7) into master (4498b2e) will increase coverage by 1.21%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
+ Coverage   17.73%   18.95%   +1.21%     
==========================================
  Files          25       25              
  Lines        1263     1282      +19     
  Branches      165      168       +3     
==========================================
+ Hits          224      243      +19     
  Misses       1001     1001              
  Partials       38       38              
Impacted Files Coverage Δ
src/util/classes.ts 84.61% <100.00%> (+4.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4498b2e...45967f7. Read the comment docs.

@ErikBjare ErikBjare merged commit 9d6b4b1 into master Mar 17, 2022
@ErikBjare ErikBjare deleted the dev/timeline-categorize branch March 17, 2022 10:21
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