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

BugFix: Allow Geojson of Survey Blocks to be Null #1442

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

mauberti-bc
Copy link
Collaborator

@mauberti-bc mauberti-bc commented Dec 3, 2024

Links to Jira Tickets

  • N/A

Description of Changes

  • Updates OpenAPI schema to let the geojson property of a survey block to be null
  • Adds blocks to the seed data
  • This fixes the bug causing the {surveyId}/view endpoint to fail in dev

@mauberti-bc mauberti-bc added the Ready For Review PR is ready for review label Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.60%. Comparing base (82c8d9f) to head (8dfe5aa).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1442   +/-   ##
=======================================
  Coverage   45.60%   45.60%           
=======================================
  Files         845      845           
  Lines       22296    22296           
  Branches     3301     3301           
=======================================
  Hits        10167    10167           
  Misses      11532    11532           
  Partials      597      597           

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

Copy link
Collaborator

@MacQSL MacQSL left a comment

Choose a reason for hiding this comment

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

🚀

Copy link

sonarqubecloud bot commented Dec 3, 2024

@mauberti-bc mauberti-bc merged commit bd62fe6 into dev Dec 3, 2024
22 checks passed
@mauberti-bc mauberti-bc deleted the bugfix-blocks-geojson branch December 3, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants