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

feature: Display Wakatime Editor, Category and OS Stats #1202

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Morphclue
Copy link
Contributor

@Morphclue Morphclue commented Jul 22, 2021

Description

I've added a new query-parameter to display used editors. categories and os in wakatime. This feature was also requested in #1107. To do that I have refactored renderWakatimeCard to render the corresponding card depending on the graph query-parameter.

I also wanted to rename the langs_count into unit_count or item_count, but i think this might break earlier versions. That's why langs_count will also change the displayed editor-count.

Code

  • Added graph param in wakatime.js and wakatime-card.js
  • Adjusted README

Types of changes

  • Enhancement
  • Refactor

Reference

image
image
image

@vercel
Copy link

vercel bot commented Jul 22, 2021

@distrustME is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

@Morphclue Morphclue changed the title feature: Display Wakatime Editor Stats feature: Display Wakatime Editor, Category and OS Stats Jul 23, 2021
@codecov
Copy link

codecov bot commented Sep 3, 2021

Codecov Report

Base: 96.65% // Head: 96.58% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (2cdd84a) compared to base (1d10912).
Patch coverage: 92.10% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1202      +/-   ##
==========================================
- Coverage   96.65%   96.58%   -0.07%     
==========================================
  Files          22       22              
  Lines        3797     3809      +12     
  Branches      323      326       +3     
==========================================
+ Hits         3670     3679       +9     
- Misses        125      128       +3     
  Partials        2        2              
Impacted Files Coverage Δ
src/cards/wakatime-card.js 99.13% <92.10%> (-0.87%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rickstaa rickstaa added wakatime-card Issues related to the wakatime card. enhancement New feature or request. labels May 3, 2022
@Morphclue
Copy link
Contributor Author

Morphclue commented Jul 10, 2022

The only test that is failing and preventing a successful build is tests/card.test.js.
This is related to #1851.

@rickstaa rickstaa force-pushed the master branch 2 times, most recently from 86aafe8 to 8bc69e7 Compare January 21, 2023 16:47
@rickstaa rickstaa added the ⭐ top pull request Top pull request. label May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. ⭐ top pull request Top pull request. wakatime-card Issues related to the wakatime card.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants