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

Add debug log for Postgres crawler #998

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

elic-eon
Copy link
Contributor

@elic-eon elic-eon commented Oct 7, 2024

🤔 Why?

Add more debug log

🤓 What?

As title

🧪 Tested?

Run the crawler against Postgres locally.

☑️ Checks

  • My PR contains actual code changes, and I have updated the version number in pyproject.toml.

Copy link

github-actions bot commented Oct 7, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
12994 11625 89% 85% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
metaphor/postgresql/extractor.py 55% 🟢
TOTAL 55% 🟢

updated for commit: e5834d2 by action🐍

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.46%. Comparing base (b4c62ba) to head (e5834d2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
metaphor/postgresql/extractor.py 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #998      +/-   ##
==========================================
- Coverage   89.49%   89.46%   -0.04%     
==========================================
  Files         199      199              
  Lines       12985    12994       +9     
==========================================
+ Hits        11621    11625       +4     
- Misses       1364     1369       +5     

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

@elic-eon elic-eon merged commit c16231b into main Oct 7, 2024
4 of 6 checks passed
@elic-eon elic-eon deleted the scotthuang/sc-29180/postgres-add-more-logs branch October 7, 2024 07:08
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