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 CI actions #297

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Update CI actions #297

merged 3 commits into from
Apr 25, 2024

Conversation

janbrummer
Copy link
Contributor

No description provided.

@janbrummer janbrummer force-pushed the update-ci branch 3 times, most recently from a65a225 to ae8104f Compare April 25, 2024 10:03
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.16%. Comparing base (720306c) to head (eb44d0d).
Report is 1 commits behind head on main.

❗ Current head eb44d0d differs from pull request most recent head f0b98d4. Consider uploading reports for the commit f0b98d4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #297      +/-   ##
==========================================
- Coverage   72.73%   69.16%   -3.57%     
==========================================
  Files          16       18       +2     
  Lines         851      879      +28     
  Branches      242      259      +17     
==========================================
- Hits          619      608      -11     
- Misses        137      164      +27     
- Partials       95      107      +12     

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

Jan-Michael Brummer added 2 commits April 25, 2024 20:04
Currently CI fails due to gi-docgen error:

 FAILED: docs/libproxy-1.0
/opt/homebrew/bin/gi-docgen generate --quiet --add-include-path=/Users/runner/work/libproxy/libproxy/docs/src --config=docs/px.toml --output-dir=docs/libproxy-1.0 --no-namespace-dir --content-dir=/Users/runner/work/libproxy/libproxy/docs src/libproxy/Libproxy-1.0.gir
/opt/homebrew/Cellar/gi-docgen/2023.3/libexec/lib/python3.12/site-packages/typogrify/filters.py:46: SyntaxWarning: invalid escape sequence '\s'
  tag = match.group(1) if match.group(1) != '' else '[^\s.#<>]+'
/opt/homebrew/Cellar/gi-docgen/2023.3/libexec/lib/python3.12/site-packages/typogrify/filters.py:140: SyntaxWarning: invalid escape sequence '\w'
  tag_pattern = '</?\w+((\s+\w+(\s*=\s*(?:".*?"|\'.*?\'|[^\'">\s]+))?)+\s*|\s*)/?>'
/opt/homebrew/Cellar/gi-docgen/2023.3/libexec/lib/python3.12/site-packages/typogrify/packages/titlecase/__init__.py:18: SyntaxWarning: invalid escape sequence '\.'
  SMALL = 'a|an|and|as|at|but|by|en|for|if|in|of|on|or|the|to|v\.?|via|vs\.?'
ERROR: Could not find GIR dependency in the search paths: Gio-2.0
ninja: build stopped: subcommand failed.
@janbrummer janbrummer merged commit cb71f18 into main Apr 25, 2024
12 checks passed
@janbrummer janbrummer deleted the update-ci branch April 25, 2024 18:17
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

1 participant