Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

[feature request] Adicionar página de administração para submissões #93

Merged
merged 7 commits into from
Nov 26, 2023

Conversation

LuizaMaluf
Copy link
Collaborator

@LuizaMaluf LuizaMaluf commented Nov 24, 2023

O que este PR introduz?

Close #92

Checklist

Por favor, cheque se seu PR atende aos seguintes requisitos:

  • Eu atualizei a documentação de acordo (se necessário).
  • Eu adicionei testes para cobrir minhas mudanças (se necessário).
  • Todos os novos e existentes testes passaram.
  • Meu código segue o estilo de código deste projeto.

Tipo de PR

Que tipo de mudança este PR introduz?

Close #92

  • Correção de bug
  • Feature request
  • Atualização na documentação
  • Atualização no estilo do código (formatação, variáveis locais, etc.)
  • Refatoração (sem mudanças funcionais, sem mudanças na API)
  • Atualizações de dependências
  • Mudanças relacionadas a CI/CD
  • Chore (mudanças não relacionadas a código)
  • Mudanças relacionadas a build (e.g. Dockerfile, pyproject.toml, etc.)

Este PR introduz uma mudança que quebra a compatibilidade?

  • Sim
  • Não

Outras informações (screenshots, detalhes, etc.)

@LuizaMaluf LuizaMaluf added feature request New feature request. review needed This PR will be reviewed in the future. tests needed Need to add tests for this feature or bug. labels Nov 24, 2023
@LuizaMaluf LuizaMaluf added this to the Sprint 06 milestone Nov 24, 2023
@LuizaMaluf LuizaMaluf self-assigned this Nov 24, 2023
@bitterteriyaki bitterteriyaki temporarily deployed to unb-mds-feature-submiss-bn1nhg November 24, 2023 00:49 Inactive
@bitterteriyaki bitterteriyaki temporarily deployed to unb-mds-feature-submiss-bn1nhg November 24, 2023 17:43 Inactive
apps/submissions/tests.py Outdated Show resolved Hide resolved
@bitterteriyaki bitterteriyaki temporarily deployed to unb-mds-feature-submiss-bn1nhg November 24, 2023 17:44 Inactive
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6fb3fc7) 99.71% compared to head (303d49c) 99.73%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   99.71%   99.73%   +0.01%     
==========================================
  Files          33       34       +1     
  Lines         354      372      +18     
==========================================
+ Hits          353      371      +18     
  Misses          1        1              

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

@bitterteriyaki bitterteriyaki temporarily deployed to unb-mds-feature-submiss-bn1nhg November 24, 2023 17:46 Inactive
@bitterteriyaki bitterteriyaki temporarily deployed to unb-mds-feature-submiss-bn1nhg November 26, 2023 20:06 Inactive
@bitterteriyaki bitterteriyaki temporarily deployed to unb-mds-feature-submiss-bn1nhg November 26, 2023 20:09 Inactive
@bitterteriyaki bitterteriyaki merged commit 17120f0 into main Nov 26, 2023
4 checks passed
@bitterteriyaki bitterteriyaki deleted the feature/submission-admin-page branch November 26, 2023 20:12
@bitterteriyaki bitterteriyaki removed review needed This PR will be reviewed in the future. tests needed Need to add tests for this feature or bug. labels Nov 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature request.
Projects
Status: ✅ Feito
Development

Successfully merging this pull request may close these issues.

[feature request] Adicionar página de administração para submissões
2 participants