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

chore: fix linting, test and build errors #49

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

waveyboym
Copy link
Member

Description

Stabilizing develop branch

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
N/A

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@waveyboym waveyboym added type: chore Just a cleanup or minor update type: fix Introduces a fix for a previous issue For: backend This is mainly for the backend code effort: 1 This can be/was resolved in minutes labels Jun 7, 2024
@waveyboym waveyboym self-assigned this Jun 7, 2024
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.15%. Comparing base (7def1a1) to head (89b3c75).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #49   +/-   ##
========================================
  Coverage    65.15%   65.15%           
========================================
  Files            3        3           
  Lines          132      132           
========================================
  Hits            86       86           
  Misses          43       43           
  Partials         3        3           

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

@waveyboym waveyboym merged commit 03c88a8 into develop Jun 7, 2024
6 checks passed
@waveyboym waveyboym deleted the chore/backend/stabilizing-backend branch June 7, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 1 This can be/was resolved in minutes For: backend This is mainly for the backend code type: chore Just a cleanup or minor update type: fix Introduces a fix for a previous issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant