Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(time): fix date and time to a local version #58

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

safeamiiir
Copy link
Contributor

Fix date and time, it's now showing local time

@safeamiiir safeamiiir marked this pull request as ready for review April 22, 2024 13:45
Copy link
Contributor

github-actions bot commented Apr 22, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
aqueductcore/backend
   context.py33488%48–52, 59–60
   main.py19479%21–24, 31
   session.py13469%24–28
aqueductcore/backend/models
   orm.py31197%58
aqueductcore/backend/routers
   files.py85298%157–158
   frontend.py241154%22–33, 37
aqueductcore/backend/routers/graphql
   mutations_schema.py34197%40
   query_schema.py41295%64–66
   router.py11191%15
aqueductcore/backend/routers/graphql/mutations
   experiment_mutations.py21195%29
aqueductcore/backend/routers/graphql/resolvers
   experiment_resolver.py25292%28, 36
   tags_resolver.py25388%14, 44, 46
aqueductcore/backend/services
   experiment.py2173285%82, 111–124, 154, 188, 194, 240, 243, 268, 299, 349, 355, 384, 390, 398, 428, 435, 443, 473–479, 486–490, 502–505
   validators.py33294%41, 46
TOTAL7947091% 

Tests Skipped Failures Errors Time
63 0 💤 0 ❌ 0 🔥 9.833s ⏱️

@safeamiiir safeamiiir marked this pull request as draft April 22, 2024 13:47
@safeamiiir safeamiiir marked this pull request as ready for review April 23, 2024 11:26
Copy link
Collaborator

@jatinriverlane jatinriverlane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is working as expected, thanks @safeamiiir

@safeamiiir safeamiiir linked an issue Apr 24, 2024 that may be closed by this pull request
Copy link
Contributor

@samiralavi samiralavi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @safeamiiir

@safeamiiir safeamiiir merged commit a455499 into main Apr 25, 2024
14 checks passed
@samiralavi samiralavi deleted the fix/time-zone-frontend branch April 29, 2024 14:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support for different timezones
3 participants