Skip to content

Fix dependencies sort order#1407

Merged
wtgee merged 1 commit intodevelopfrom
format-and-lint-0
Mar 3, 2026
Merged

Fix dependencies sort order#1407
wtgee merged 1 commit intodevelopfrom
format-and-lint-0

Conversation

@wtgee
Copy link
Member

@wtgee wtgee commented Mar 3, 2026

Add section to pyproject.toml to specify sort order of panoptes so that panoptes.pocs will sort after panoptes.utils within this repo.

This will make sure `panoptes.pocs` is sorted after `panoptes.utils` and that they both have spaces between them.
@wtgee wtgee force-pushed the format-and-lint-0 branch from fe15518 to a9c0ba0 Compare March 3, 2026 19:21
@wtgee wtgee changed the title Format and lint Fix dependencies sort order Mar 3, 2026
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

❌ Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.91%. Comparing base (0fdea51) to head (a9c0ba0).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...anoptes/pocs/dome/protocol_astrohaven_simulator.py 0.00% 2 Missing ⚠️
src/panoptes/pocs/scheduler/constraint.py 0.00% 0 Missing and 1 partial ⚠️
src/panoptes/pocs/utils/service/weather.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1407   +/-   ##
========================================
  Coverage    65.91%   65.91%           
========================================
  Files          105      105           
  Lines         9572     9572           
  Branches       845      845           
========================================
  Hits          6309     6309           
  Misses        3116     3116           
  Partials       147      147           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wtgee wtgee merged commit 92634a4 into develop Mar 3, 2026
5 of 7 checks passed
@wtgee wtgee deleted the format-and-lint-0 branch March 3, 2026 19:41
@wtgee wtgee restored the format-and-lint-0 branch March 3, 2026 19:43
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.

1 participant