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

Create faq models and views #508

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Create faq models and views #508

merged 1 commit into from
Aug 8, 2023

Conversation

vinikvuo
Copy link
Contributor

No description provided.

@vinikvuo vinikvuo self-assigned this Jul 28, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2023

Codecov Report

Merging #508 (1652684) into develop (0aa10ca) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head 1652684 differs from pull request most recent head 070c905. Consider uploading reports for the commit 070c905 to get more accurate results

@@             Coverage Diff             @@
##           develop     #508      +/-   ##
===========================================
+ Coverage    75.60%   75.63%   +0.02%     
===========================================
  Files          436      438       +2     
  Lines        22993    23020      +27     
  Branches      2306     2306              
===========================================
+ Hits         17385    17412      +27     
  Misses        5174     5174              
  Partials       434      434              
Files Changed Coverage Δ
mvj/urls.py 97.01% <100.00%> (+0.02%) ⬆️
plotsearch/migrations/0027_faq.py 100.00% <100.00%> (ø)
plotsearch/models/plot_search.py 90.86% <100.00%> (+0.14%) ⬆️
plotsearch/serializers/plot_search.py 83.23% <100.00%> (+0.13%) ⬆️
plotsearch/tests/api/test_public.py 100.00% <100.00%> (ø)
plotsearch/views/plot_search.py 77.70% <100.00%> (+0.58%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@PasiVuohijoki PasiVuohijoki left a comment

Choose a reason for hiding this comment

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

Is there supposed to be an admin site for this? Now there is no way to create the FAQ:s

@vinikvuo vinikvuo merged commit 0fa0e8f into develop Aug 8, 2023
3 checks passed
@vinikvuo vinikvuo deleted the feature-faq branch August 8, 2023 09:26
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.

3 participants