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

Fix UTC issues #98

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Fix UTC issues #98

merged 1 commit into from
Sep 9, 2024

Conversation

rad-pat
Copy link
Contributor

@rad-pat rad-pat commented Sep 9, 2024

Changes were giving +00:00 on dates which the UI did not like

@rad-pat rad-pat requested a review from inviscid September 9, 2024 14:57
Copy link

github-actions bot commented Sep 9, 2024

File Coverage
All files 42%
plaidcloud/rpc/config.py 51%
plaidcloud/rpc/create_oauth_token.py 27%
plaidcloud/rpc/database.py 33%
plaidcloud/rpc/file_helpers.py 52%
plaidcloud/rpc/functions.py 69%
plaidcloud/rpc/logger.py 62%
plaidcloud/rpc/ratelimiter.py 38%
plaidcloud/rpc/rpc_connect.py 32%
plaidcloud/rpc/type_conversion.py 84%
plaidcloud/rpc/utc.py 76%
plaidcloud/rpc/connection/jsonrpc.py 29%
plaidcloud/rpc/remote/auth.py 77%
plaidcloud/rpc/remote/json_rpc_server.py 15%
plaidcloud/rpc/remote/listener.py 28%
plaidcloud/rpc/remote/rpc_common.py 22%
plaidcloud/rpc/remote/rpc_tools.py 34%

Minimum allowed coverage is 75%

Generated by 🐒 cobertura-action against b41864c

@rad-pat rad-pat requested a review from chucklay September 9, 2024 15:00
@rad-pat rad-pat merged commit 2edb365 into master Sep 9, 2024
4 checks passed
@rad-pat rad-pat deleted the fix-uytc branch September 9, 2024 15:01
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.

2 participants