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

[resotocore][feat] Send analytics event on action error #1619

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

aquamatthias
Copy link
Member

Code of Conduct

By submitting this pull request, I agree to follow the code of conduct.

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07 🎉

Comparison is base (710d60f) 89.79% compared to head (b4dc287) 89.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1619      +/-   ##
==========================================
+ Coverage   89.79%   89.87%   +0.07%     
==========================================
  Files          88       88              
  Lines       13966    13973       +7     
==========================================
+ Hits        12541    12558      +17     
+ Misses       1425     1415      -10     
Flag Coverage Δ
resotocore 89.87% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
resotocore/resotocore/analytics/__init__.py 97.18% <100.00%> (+0.04%) ⬆️
resotocore/resotocore/task/task_handler.py 88.45% <100.00%> (+2.98%) ⬆️

... and 1 file with indirect coverage changes

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

@aquamatthias aquamatthias merged commit a9cb6df into main Jun 1, 2023
8 checks passed
@aquamatthias aquamatthias deleted the mv/action_event branch June 1, 2023 09:24
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