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

Clean Up Documentation #180

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Clean Up Documentation #180

merged 2 commits into from
Apr 1, 2024

Conversation

mavaylon1
Copy link
Contributor

Motivation

What was the reasoning behind this change? Please explain the changes briefly.
Fix #177

How to test the behavior?

Show how to reproduce the new behavior (can be a bug fix or a new feature)

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Have you checked our Contributing document?
  • Have you ensured the PR clearly describes the problem and the solution?
  • Is your contribution compliant with our coding style? This can be checked running ruff from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using "Fix #XXX" notation where XXX is the issue number? By including "Fix #XXX" you allow GitHub to close issue #XXX when the PR is merged.

@mavaylon1 mavaylon1 changed the title clean up documentation Clean Up Documentation Mar 30, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.04%. Comparing base (1f5e343) to head (bee915b).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #180   +/-   ##
=======================================
  Coverage   86.04%   86.04%           
=======================================
  Files           5        5           
  Lines        1161     1161           
  Branches      288      288           
=======================================
  Hits          999      999           
  Misses        107      107           
  Partials       55       55           

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

@mavaylon1 mavaylon1 marked this pull request as ready for review April 1, 2024 15:31
@mavaylon1
Copy link
Contributor Author

Review Notes: I did a search in the repo for linkable and only found it in the lines from the Issue Ticket.

@mavaylon1 mavaylon1 requested a review from oruebel April 1, 2024 15:32
@mavaylon1 mavaylon1 merged commit 4c9af4a into dev Apr 1, 2024
24 checks passed
@mavaylon1 mavaylon1 deleted the linkable branch April 1, 2024 15:46
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.

[Documentation]: linkable key has been deprecated
3 participants