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

134 add news section #139

Merged
merged 10 commits into from
Oct 31, 2023
Merged

134 add news section #139

merged 10 commits into from
Oct 31, 2023

Conversation

johausmann
Copy link
Member

Closes #134

johausmann and others added 5 commits September 15, 2023 16:01
Added modal pop up to show all covigator news if the user requests them
Formatting of news text changed to Markdown to support links and other fancy stuff in news messages
Added unit test for query of news
@priesgo
Copy link
Collaborator

priesgo commented Oct 26, 2023

Looking good already, feel free to merge when tests are passing

@johausmann johausmann marked this pull request as ready for review October 31, 2023 08:25
@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21ac147) 85.78% compared to head (1e7714a) 85.87%.
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #139      +/-   ##
===========================================
+ Coverage    85.78%   85.87%   +0.09%     
===========================================
  Files           48       48              
  Lines         4993     5026      +33     
===========================================
+ Hits          4283     4316      +33     
  Misses         710      710              
Files Coverage Δ
covigator/__init__.py 100.00% <100.00%> (ø)
covigator/dashboard/tabs/__init__.py 76.92% <100.00%> (+4.19%) ⬆️
covigator/database/model.py 98.84% <100.00%> (+0.01%) ⬆️
covigator/database/queries.py 73.82% <100.00%> (+0.35%) ⬆️
covigator/tests/unit_tests/test_queries.py 90.33% <100.00%> (+0.55%) ⬆️

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

@johausmann johausmann merged commit b652204 into develop Oct 31, 2023
6 checks passed
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