Skip to content

Locate/Result and Export #242

Merged
susilnem merged 1 commit intoproject/locate-feature-workflowfrom
feature/locate-result-export
Apr 30, 2026
Merged

Locate/Result and Export #242
susilnem merged 1 commit intoproject/locate-feature-workflowfrom
feature/locate-result-export

Conversation

@susilnem
Copy link
Copy Markdown
Member

Addresses

  • Result and export file creation for locate project

Depends on

Changes

  • add new field task_partition_index
  • changes on temp to result table for locate project results

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

@susilnem susilnem force-pushed the feature/locate-result-export branch from abc0857 to c9aae1d Compare March 20, 2026 06:20
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 70.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.51%. Comparing base (49b7811) to head (8b127bf).
⚠️ Report is 2 commits behind head on project/locate-feature-workflow.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../project/exports/mapping_results_aggregate/task.py 55.55% 3 Missing and 1 partial ⚠️
apps/project/serializers.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@                         Coverage Diff                         @@
##           project/locate-feature-workflow     #242      +/-   ##
===================================================================
- Coverage                            87.53%   87.51%   -0.03%     
===================================================================
  Files                                  211      211              
  Lines                                12744    12758      +14     
  Branches                              1078     1080       +2     
===================================================================
+ Hits                                 11156    11165       +9     
- Misses                                1188     1193       +5     
  Partials                               400      400              

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

Comment thread apps/project/tests/e2e_create_project_tile_map_service_test.py Outdated
@susilnem susilnem marked this pull request as ready for review March 25, 2026 05:11
@susilnem susilnem requested review from thenav56 and tnagorra March 25, 2026 05:12
Comment thread apps/project/exports/mapping_results_aggregate/task.py
Comment thread apps/project/serializers.py
- add new field task_partition_index
- changes on temp to result table for locate project results
@susilnem susilnem force-pushed the feature/locate-result-export branch from 10d6393 to 8b127bf Compare April 30, 2026 05:45
@susilnem susilnem merged commit ab2eef2 into project/locate-feature-workflow Apr 30, 2026
4 of 6 checks passed
@susilnem susilnem deleted the feature/locate-result-export branch April 30, 2026 06:15
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