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

remove sentry_dsn and refactoring exceptions function queries.py #580

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

burnout87
Copy link
Collaborator

partially covers #273

Comment on lines +598 to +599
# if os.environ.get('DISPATCHER_DEBUG', 'yes') == 'yes':
# raise

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #580 (7f49797) into master (175c9f1) will decrease coverage by 0.02%.
The diff coverage is 75.60%.

@@            Coverage Diff             @@
##           master     #580      +/-   ##
==========================================
- Coverage   62.12%   62.10%   -0.02%     
==========================================
  Files          46       46              
  Lines        7728     7732       +4     
==========================================
+ Hits         4801     4802       +1     
- Misses       2927     2930       +3     
Files Changed Coverage Δ
cdci_data_analysis/analysis/products.py 32.87% <ø> (-0.69%) ⬇️
cdci_data_analysis/flask_app/dispatcher_query.py 76.60% <ø> (-0.13%) ⬇️
...sis/plugins/dummy_plugin/data_server_dispatcher.py 90.00% <ø> (ø)
cdci_data_analysis/analysis/instrument.py 78.25% <66.66%> (-0.71%) ⬇️
cdci_data_analysis/analysis/queries.py 62.54% <75.75%> (+1.19%) ⬆️
cdci_data_analysis/flask_app/sentry.py 85.00% <80.00%> (-0.72%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant