Skip to content

fix(commands): update docs command#352

Merged
ReenigneArcher merged 1 commit intomasterfrom
fix/commands/update-docs-command
Sep 3, 2024
Merged

fix(commands): update docs command#352
ReenigneArcher merged 1 commit intomasterfrom
fix/commands/update-docs-command

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

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

sonarqubecloud bot commented Sep 3, 2024

@ReenigneArcher ReenigneArcher merged commit a9c0db2 into master Sep 3, 2024
@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