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(commands): update docs command #352

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

ReenigneArcher
Copy link
Member

Description

  • Update urls to dashboard repo instead of uno repo.
  • Fix /docs command (can't easily parse docs anymore since we have multiple formats)

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 45.80%. Comparing base (3213c53) to head (e68b41b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/discord/views.py 12.50% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #352      +/-   ##
==========================================
+ Coverage   43.06%   45.80%   +2.73%     
==========================================
  Files          15       15              
  Lines         873      786      -87     
==========================================
- Hits          376      360      -16     
+ Misses        497      426      -71     
Files with missing lines Coverage Δ
src/discord/views.py 28.94% <12.50%> (+6.06%) ⬆️

... and 1 file with indirect coverage changes

@ReenigneArcher ReenigneArcher force-pushed the fix/commands/update-docs-command branch from 33c7b38 to e68b41b Compare September 3, 2024 02:18
Copy link

sonarqubecloud bot commented Sep 3, 2024

@ReenigneArcher ReenigneArcher merged commit a9c0db2 into master Sep 3, 2024
12 of 13 checks passed
@ReenigneArcher ReenigneArcher deleted the fix/commands/update-docs-command branch September 3, 2024 02:21
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