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

Added console logging to show errors during function load & indexing #1396

Merged
merged 4 commits into from
Jan 12, 2024

Conversation

gavin-aguiar
Copy link
Contributor

Description

Fixes #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b21dc0) 85.28% compared to head (71fa792) 85.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1396      +/-   ##
==========================================
+ Coverage   85.28%   85.87%   +0.58%     
==========================================
  Files          35       35              
  Lines        1971     1968       -3     
  Branches      371      370       -1     
==========================================
+ Hits         1681     1690       +9     
+ Misses        217      209       -8     
+ Partials       73       69       -4     
Flag Coverage Δ
unittests 85.82% <100.00%> (+0.58%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hallvictoria hallvictoria changed the title Added error logger Added console logging to show errors during function load & indexing Jan 12, 2024
@hallvictoria hallvictoria merged commit 98c82b9 into dev Jan 12, 2024
53 checks passed
@hallvictoria hallvictoria deleted the gaaguiar/console_logger branch January 12, 2024 19:30
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

3 participants