Skip to content

Update CI actions#297

Merged
janbrummer merged 3 commits intomainfrom
update-ci
Apr 25, 2024
Merged

Update CI actions#297
janbrummer merged 3 commits intomainfrom
update-ci

Conversation

@janbrummer
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

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.

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
@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.

1 participant