Skip to content

improve(plan): allow plan_cogc = null on PUT/POST, backfill with planet active COGC#32

Merged
jplacht merged 1 commit intomainfrom
improve-plan-allow-null-cogc
Apr 21, 2026
Merged

improve(plan): allow plan_cogc = null on PUT/POST, backfill with planet active COGC#32
jplacht merged 1 commit intomainfrom
improve-plan-allow-null-cogc

Conversation

@jplacht
Copy link
Copy Markdown
Contributor

@jplacht jplacht commented Apr 21, 2026

close #31

@jplacht jplacht self-assigned this Apr 21, 2026
@jplacht jplacht linked an issue Apr 21, 2026 that may be closed by this pull request
@jplacht jplacht changed the title improve(plan): allow null plan_cogc on PUT/POST improve(plan): allow plan_cogc = null on PUT/POST, backfill with planet active COGC Apr 21, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 21, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 8 complexity · 0 duplication

Metric Results
Complexity 8
Duplication 0

View in Codacy

🟢 Coverage 37.50% diff coverage · -0.34% coverage variation

Metric Results
Coverage variation -0.34% coverage variation (-1.00%)
Diff coverage 37.50% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a643b56) 3040 2418 79.54%
Head commit (bc98b5e) 3063 (+23) 2426 (+8) 79.20% (-0.34%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#32) 24 9 37.50%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

TIP This summary will be updated as you push new changes. Give us feedback

@jplacht jplacht merged commit 456c25c into main Apr 21, 2026
6 checks passed
@jplacht jplacht deleted the improve-plan-allow-null-cogc branch April 21, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow null for plan_cogc on Plan PUT/POST

1 participant