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

Merging 'develop' branch into main #19

Merged
merged 22 commits into from
Mar 9, 2023
Merged

Merging 'develop' branch into main #19

merged 22 commits into from
Mar 9, 2023

Conversation

nickatnight
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2023

Codecov Report

Merging #19 (935e55d) into main (0e508c7) will increase coverage by 2.76%.
The diff coverage is 55.93%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   62.23%   65.00%   +2.76%     
==========================================
  Files          38       41       +3     
  Lines         789      880      +91     
==========================================
+ Hits          491      572      +81     
- Misses        298      308      +10     
Flag Coverage Δ
unittests 65.00% <55.93%> (+2.76%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
backend/src/core/bot.py 0.00% <0.00%> (ø)
backend/src/core/engine.py 0.00% <0.00%> (ø)
backend/src/interfaces/stream.py 0.00% <0.00%> (ø)
backend/src/services/stream/comment.py 0.00% <0.00%> (ø)
backend/src/services/stream/inbox.py 0.00% <0.00%> (ø)
backend/src/repositories/sqlalchemy.py 76.71% <33.33%> (+0.32%) ⬆️
backend/src/main.py 73.07% <50.00%> (-7.88%) ⬇️
backend/src/clients/reddit/inbox.py 63.63% <63.63%> (ø)
backend/src/models/game.py 84.61% <66.66%> (-15.39%) ⬇️
backend/src/models/player.py 95.23% <75.00%> (-4.77%) ⬇️
... and 21 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

* feat: add new postgres info

* fix: remove dbdata volume
* refactor: move abstract stream to interface; test: add reddit client fixture

* chore: add headers for react-admin

* chore: update CORS origins, schema, and api

* feat: add new enums; test: update compose test command

* ops: fix syntax

* test: add api route tests; chore: rename test folder
@nickatnight nickatnight merged commit d273eaa into main Mar 9, 2023
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.

2 participants