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

Parse system time into datetime object #95

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Parse system time into datetime object #95

merged 1 commit into from
Nov 17, 2023

Conversation

robin-nitrokey
Copy link
Member

Instead of returning the datetime as a string, parse it and return a datetime object.

See: #46

Instead of returning the datetime as a string, parse it and return a
datetime object.

See: #46
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

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

Comparison is base (96b86e8) 79.48% compared to head (88df222) 79.98%.
Report is 3 commits behind head on main.

Files Patch % Lines
nethsm/__init__.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   79.48%   79.98%   +0.49%     
==========================================
  Files         751      751              
  Lines       13295    13303       +8     
==========================================
+ Hits        10568    10640      +72     
+ Misses       2727     2663      -64     

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

@robin-nitrokey robin-nitrokey merged commit e54001e into main Nov 17, 2023
7 of 8 checks passed
@robin-nitrokey robin-nitrokey deleted the datetime branch November 17, 2023 17:33
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