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

Upgrade_watchdog #401

Merged
merged 18 commits into from
Nov 18, 2024
Merged

Upgrade_watchdog #401

merged 18 commits into from
Nov 18, 2024

Conversation

nicHoch
Copy link
Collaborator

@nicHoch nicHoch commented Sep 30, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.87%. Comparing base (817c558) to head (77ff261).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #401      +/-   ##
==========================================
+ Coverage   75.83%   75.87%   +0.04%     
==========================================
  Files          68       68              
  Lines        7254     7254              
==========================================
+ Hits         5501     5504       +3     
+ Misses       1753     1750       -3     

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

stixcore/version_conf.py Outdated Show resolved Hide resolved
stixcore/soop/tests/test_soop_manager.py Outdated Show resolved Hide resolved
setup.cfg Outdated
@@ -28,7 +28,7 @@ install_requires =
scp
spiceypy
sunpy>=4.0.1
watchdog
watchdog==5.0.3
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
watchdog==5.0.3
watchdog>=5.0.3

assert soop_manager.filecounter == 4
assert len(soop_manager.soops) == 129
assert len(soop_manager.observations) == 132
# if platform.system() != "Darwin":
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
# if platform.system() != "Darwin":

stixcore/version_conf.py Outdated Show resolved Hide resolved
@nicHoch nicHoch merged commit ce8e006 into i4Ds:master Nov 18, 2024
2 of 3 checks passed
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.

3 participants