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 key error reported by sentry #440

Merged
merged 1 commit into from
Sep 29, 2022
Merged

fix key error reported by sentry #440

merged 1 commit into from
Sep 29, 2022

Conversation

pindge
Copy link
Collaborator

@pindge pindge commented Sep 29, 2022

fixes #439

@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Base: 86.95% // Head: 86.60% // Decreases project coverage by -0.34% ⚠️

Coverage data is based on head (3163490) compared to base (7079998).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #440      +/-   ##
===========================================
- Coverage    86.95%   86.60%   -0.35%     
===========================================
  Files           25       23       -2     
  Lines         3158     3017     -141     
===========================================
- Hits          2746     2613     -133     
+ Misses         412      404       -8     
Impacted Files Coverage Δ
cubedash/_utils.py 87.19% <100.00%> (+0.03%) ⬆️
cubedash/__init__.py
cubedash/_model.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pindge pindge requested a review from jeremyh September 29, 2022 22:02
@pindge pindge merged commit 466bf6a into develop Sep 29, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix-dataset-page branch September 29, 2022 23:42
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.

KeyError 'datetime'
2 participants