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

Fix linting gui tools #248

Merged
merged 5 commits into from
Jan 9, 2024
Merged

Conversation

mwcraig
Copy link
Contributor

@mwcraig mwcraig commented Jan 9, 2024

Fixes #221

@codecov-commenter
Copy link

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (394c551) 55.97% compared to head (4ed2570) 55.93%.
Report is 45 commits behind head on main.

Files Patch % Lines
stellarphot/utils/comparison_utils.py 9.09% 10 Missing ⚠️
stellarphot/core.py 93.10% 2 Missing ⚠️
stellarphot/gui_tools/seeing_profile_functions.py 66.66% 1 Missing ⚠️
stellarphot/photometry/profiles.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #248      +/-   ##
==========================================
- Coverage   55.97%   55.93%   -0.04%     
==========================================
  Files          24       24              
  Lines        2973     2964       -9     
==========================================
- Hits         1664     1658       -6     
+ Misses       1309     1306       -3     

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

@mwcraig mwcraig merged commit 06a0b89 into feder-observatory:main Jan 9, 2024
8 checks passed
@mwcraig mwcraig deleted the fix-linting-gui-tools branch January 9, 2024 17:35
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.

Fix linting issues in gui_tools
2 participants