Skip to content

Conversation

@tnagorra
Copy link
Collaborator

@tnagorra tnagorra commented Oct 13, 2025

Depends on

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests
  • permission checks (tests here too)
  • translations

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

❌ Patch coverage is 63.63636% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.69%. Comparing base (0ed92c2) to head (f42c8ce).
⚠️ Report is 22 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
project_types/validate/project.py 25.80% 23 Missing ⚠️
project_types/base/project.py 58.33% 8 Missing and 2 partials ⚠️
apps/project/slack_messages.py 20.00% 3 Missing and 1 partial ⚠️
apps/contributor/tasks.py 0.00% 2 Missing ⚠️
apps/project/exports/exports.py 0.00% 0 Missing and 2 partials ⚠️
utils/graphql/inputs.py 84.61% 1 Missing and 1 partial ⚠️
apps/community_dashboard/graphql/types.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #200      +/-   ##
===========================================
- Coverage    87.80%   87.69%   -0.12%     
===========================================
  Files          204      204              
  Lines        12186    12228      +42     
  Branches      1030     1034       +4     
===========================================
+ Hits         10700    10723      +23     
- Misses        1104     1122      +18     
- Partials       382      383       +1     

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

@tnagorra tnagorra changed the title fix(project): update uniqueness constraint on project tasks Post deployment fixes Oct 13, 2025
@tnagorra tnagorra marked this pull request as ready for review October 14, 2025 09:02
tnagorra and others added 21 commits October 15, 2025 18:43
map "mobile-iphone os" and "mobile-ipados" to MOBILE_IOS
- add project name in progress update
- remove private indicators except from project header name
- remove header from project progress message
for firebase and internal id support for id for Contributor user and userGroup
BREAKING CHANGE: userId, userGroupId and id for contributor and
community queries are changed
@tnagorra tnagorra force-pushed the fix/validate-image-uniqueness branch from 3ec5665 to f42c8ce Compare October 15, 2025 13:00
@thenav56 thenav56 merged commit 8fa3cc9 into develop Oct 15, 2025
4 of 6 checks passed
@thenav56 thenav56 deleted the fix/validate-image-uniqueness branch October 15, 2025 13:09
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