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 list_attachments on WikiPage #137

Merged

Conversation

protoroto
Copy link
Member

Description

Add list_attachments on WikiPage

References

Fixes #100

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

@protoroto protoroto requested a review from yakky August 22, 2023 10:34
@coveralls
Copy link

Coverage Status

coverage: 97.858% (+0.005%) from 97.853% when pulling 19f2faa on protoroto:feature/issue-100-add-wiki-attachments into d601469 on nephila:master.

@coveralls
Copy link

coveralls commented Aug 22, 2023

Coverage Status

coverage: 97.863% (+0.005%) from 97.858% when pulling 8785589 on protoroto:feature/issue-100-add-wiki-attachments into 6b562e9 on nephila:master.

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6b562e9) 96.39% compared to head (8785589) 96.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   96.39%   96.40%           
=======================================
  Files           8        8           
  Lines         887      889    +2     
  Branches       66       66           
=======================================
+ Hits          855      857    +2     
  Misses         19       19           
  Partials       13       13           
Flag Coverage Δ
unittests 96.40% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
taiga/models/models.py 96.49% <100.00%> (+0.01%) ⬆️

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

@protoroto protoroto force-pushed the feature/issue-100-add-wiki-attachments branch from 19f2faa to 8785589 Compare August 22, 2023 10:36
@protoroto protoroto merged commit 8a701a3 into nephila:master Aug 22, 2023
17 checks passed
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.

Support for wiki attachments
3 participants