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: notebooks for hours conversion #17

Merged
merged 27 commits into from
Apr 19, 2024
Merged

Feat: notebooks for hours conversion #17

merged 27 commits into from
Apr 19, 2024

Conversation

thekaveman
Copy link
Member

@thekaveman thekaveman commented Apr 5, 2024

Adds Jupyter notebooks that use pandas to convert Harvest hours into Toggl format, and vice-versa converting Toggl hours into Harvest format.

This is a refactoring the current Google Apps script that convert Toggl into Harvest format.

Copy link

github-actions bot commented Apr 5, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  compiler_admin
  __init__.py
  compiler_admin/commands
  __init__.py
  convert.py
  create.py
  delete.py
  info.py
  init.py
  offboard.py
  reset_password.py
  restore.py
  signout.py
  compiler_admin/services
  google.py 115-116
Project Total  

This report was generated by python-coverage-comment-action

@thekaveman thekaveman force-pushed the feat/notebooks branch 5 times, most recently from 57b2e1a to 147532b Compare April 19, 2024 20:07
@thekaveman thekaveman marked this pull request as ready for review April 19, 2024 20:23
@thekaveman
Copy link
Member Author

These basic conversion notebooks work, so I'm going to merge this in now.

Next I'll work on converting the logic in the notebooks into something that can be called/used from the command line...

@thekaveman thekaveman merged commit c91ba56 into main Apr 19, 2024
1 check passed
@thekaveman thekaveman deleted the feat/notebooks branch April 19, 2024 20:26
@thekaveman thekaveman self-assigned this Apr 22, 2024
@thekaveman thekaveman mentioned this pull request Apr 22, 2024
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