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

Update python-app.yml #45

Merged
merged 6 commits into from
Jul 5, 2024
Merged

Update python-app.yml #45

merged 6 commits into from
Jul 5, 2024

Conversation

Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.01%. Comparing base (8b93608) to head (467feff).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   89.01%   89.01%           
=======================================
  Files           8        8           
  Lines         974      974           
=======================================
  Hits          867      867           
  Misses        107      107           
Flag Coverage Δ
unittests 89.01% <ø> (ø)

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.

See https://github.com/marketplace/actions/setup-graphviz
Replaces `conda install -c anaconda graphviz` on Windows
Fixes
```
 Error: pg_config executable not found.
      
      pg_config is required to build psycopg2 from source.  Please add the directory
      containing pg_config to the $PATH or specify the full executable path with the
      option:
      
          python setup.py build_ext --pg-config /path/to/pg_config build ...
      
      or with the pg_config option in 'setup.cfg'.
      
      If you prefer to avoid building psycopg2 from source, please install the PyPI
      'psycopg2-binary' package instead.
      
      For further information please check the 'doc/src/install.rst' file (also at
      <https://www.psycopg.org/docs/install.html>).
```
@VaeterchenFrost VaeterchenFrost merged commit 2bd527b into master Jul 5, 2024
6 checks passed
@VaeterchenFrost VaeterchenFrost deleted the VaeterchenFrost-patch-1 branch December 19, 2024 17:52
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.

1 participant