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

feat: /announcements endpoint and other additions #102

Merged
merged 24 commits into from
Oct 19, 2023
Merged

feat: /announcements endpoint and other additions #102

merged 24 commits into from
Oct 19, 2023

Conversation

alexandreteles
Copy link
Contributor

No description provided.

validcube and others added 20 commits September 26, 2023 00:53
)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <[email protected]>
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 92 lines in your changes are missing coverage. Please review.

Comparison is base (f4a578d) 95.77% compared to head (4cb51c1) 84.72%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #102       +/-   ##
===========================================
- Coverage   95.77%   84.72%   -11.06%     
===========================================
  Files          24       31        +7     
  Lines         545      753      +208     
===========================================
+ Hits          522      638      +116     
- Misses         23      115       +92     
Files Coverage Δ
api/__init__.py 100.00% <100.00%> (ø)
api/models/info.py 100.00% <100.00%> (ø)
api/models/socials.py 100.00% <100.00%> (ø)
config.py 100.00% <100.00%> (ø)
data/database.py 100.00% <100.00%> (ø)
limiter.py 75.00% <75.00%> (ø)
api/models/announcements.py 87.50% <87.50%> (ø)
api/login.py 48.00% <48.00%> (ø)
auth.py 37.50% <37.50%> (ø)
data/models.py 69.23% <69.23%> (ø)
... and 1 more

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

This was linked to issues Oct 11, 2023
@alexandreteles
Copy link
Contributor Author

Please note that the regression in coverage is expected and shouldn't block merging.

@Ushie Ushie changed the title feat: /anouncements endpoint and other additions feat: /announcements endpoint and other additions Oct 11, 2023
dependabot bot added 2 commits October 14, 2023 14:26
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@alexandreteles alexandreteles linked an issue Oct 14, 2023 that may be closed by this pull request
BenjaminHalko and others added 2 commits October 14, 2023 15:38
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: oSumAtrIX <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
6 participants