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

Fix docs build (update dependencies) #957

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Conversation

ods
Copy link
Collaborator

@ods ods commented Jan 13, 2024

Changes

Fixes #

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • Add a new news fragment into the CHANGES folder
    • name it <issue_id>.<type> (e.g. 588.bugfix)
    • if you don't have an issue_id change it to the pr id after creating the PR
    • ensure type is one of the following:
      • .feature: Signifying a new feature.
      • .bugfix: Signifying a bug fix.
      • .doc: Signifying a documentation improvement.
      • .removal: Signifying a deprecation or removal of public API.
      • .misc: A ticket has been closed, but it is not of interest to users.
    • Make sure to use full sentences with correct case and punctuation, for example: Fix issue with non-ascii contents in doctest text files.

Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (85f758e) 94.92% compared to head (4fdebbc) 85.65%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #957      +/-   ##
==========================================
- Coverage   94.92%   85.65%   -9.28%     
==========================================
  Files         106      106              
  Lines       16318    16318              
  Branches     2615     2615              
==========================================
- Hits        15490    13977    -1513     
- Misses        552     2017    +1465     
- Partials      276      324      +48     
Flag Coverage Δ
cext 82.50% <ø> (-9.12%) ⬇️
integration 85.45% <ø> (-9.12%) ⬇️
purepy 85.28% <ø> (-9.16%) ⬇️
unit 44.91% <ø> (ø)

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.

@ods ods merged commit 5e0e882 into aio-libs:master Jan 13, 2024
30 of 31 checks passed
@ods ods deleted the fix-doc-build branch January 13, 2024 16: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