Skip to content

Conversation

@merobi-hub
Copy link
Collaborator

Problem

👋 Thanks for opening a pull request! Please include a brief summary of the problem your change is trying to solve, or bug fix. If your change fixes a bug or you'd like to provide context on why you're making the change, please link the issue as follows:

Closes: #ISSUE-NUMBER

Solution

Please describe your change as it relates to the problem, or bug fix, as well as any dependencies. If your change requires a database schema migration, please describe the schema modification(s) and whether it's a backwards-incompatible or backwards-compatible change.

Note: All database schema changes require discussion. Please link the issue for context.

One-line summary:

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've included a one-line summary of your change for the CHANGELOG.md (Depending on the change, this may not be necessary).
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

@merobi-hub merobi-hub requested a review from wslulciuc February 5, 2025 16:44
@boring-cyborg boring-cyborg bot added the docs label Feb 5, 2025
@netlify
Copy link

netlify bot commented Feb 5, 2025

Deploy Preview for peppy-sprite-186812 failed.

Name Link
🔨 Latest commit 59e073b
🔍 Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/67a39ebff277270008bebc2a

Signed-off-by: merobi-hub <[email protected]>
@codecov
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.18%. Comparing base (c44d5be) to head (7db2a64).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3027      +/-   ##
============================================
+ Coverage     81.02%   81.18%   +0.16%     
- Complexity      241     1506    +1265     
============================================
  Files            43      268     +225     
  Lines           996     7356    +6360     
  Branches         40      325     +285     
============================================
+ Hits            807     5972    +5165     
- Misses          160     1226    +1066     
- Partials         29      158     +129     

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

Signed-off-by: merobi-hub <[email protected]>
Copy link
Member

@wslulciuc wslulciuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@wslulciuc wslulciuc merged commit dda1b96 into main Feb 5, 2025
8 of 14 checks passed
@wslulciuc wslulciuc deleted the docs/fix-config branch February 5, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants