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 View.enable_all_items #1319

Merged
merged 2 commits into from May 5, 2022
Merged

Add View.enable_all_items #1319

merged 2 commits into from May 5, 2022

Conversation

Ombucha
Copy link
Contributor

@Ombucha Ombucha commented May 4, 2022

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, typehinting, examples, ...)

@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

Merging #1319 (4b5a2e0) into master (ea6f59d) will decrease coverage by 0.00%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1319      +/-   ##
==========================================
- Coverage   33.42%   33.42%   -0.01%     
==========================================
  Files          93       93              
  Lines       17606    17610       +4     
==========================================
+ Hits         5885     5886       +1     
- Misses      11721    11724       +3     
Flag Coverage Δ
pytest 33.42% <25.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
discord/ui/view.py 25.00% <25.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea6f59d...4b5a2e0. Read the comment docs.

@Lulalaby Lulalaby enabled auto-merge (squash) May 4, 2022 17:22
@plun1331 plun1331 added status: awaiting review Awaiting review from a maintainer feature Implements a feature labels May 4, 2022
@Lulalaby Lulalaby merged commit 8d5eda0 into Pycord-Development:master May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Implements a feature status: awaiting review Awaiting review from a maintainer
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

4 participants