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

Session Log #59

Merged
merged 6 commits into from
Oct 20, 2019
Merged

Session Log #59

merged 6 commits into from
Oct 20, 2019

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Oct 20, 2019

For a while now, the length of each writing session has been logged to a file in the project meta folder. This PR adds a GUI to display this log, and the sum total time.

The dialog can be opened from the menu under Project > Session Log.

@vkbo vkbo merged commit 86911ac into master Oct 20, 2019
@codecov-io
Copy link

Codecov Report

Merging #59 into master will decrease coverage by 1.12%.
The diff coverage is 19.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   66.77%   65.64%   -1.13%     
==========================================
  Files          36       37       +1     
  Lines        5781     5920     +139     
==========================================
+ Hits         3860     3886      +26     
- Misses       1921     2034     +113
Impacted Files Coverage Δ
nw/gui/timelineview.py 96.59% <ø> (ø) ⬆️
nw/project/project.py 82.44% <100%> (ø) ⬆️
nw/constants.py 100% <100%> (ø) ⬆️
nw/gui/mainmenu.py 93.76% <100%> (+0.06%) ⬆️
nw/gui/sessionlog.py 13.84% <13.84%> (ø)
nw/gui/winmain.py 68.81% <50%> (-0.02%) ⬇️

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 70b3b24...436aba4. Read the comment docs.

@vkbo vkbo deleted the session_log branch October 21, 2019 19:08
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.

None yet

2 participants