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 bug in datatransfer #154

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Fix bug in datatransfer #154

merged 1 commit into from
Jan 17, 2023

Conversation

JulienPeloton
Copy link
Member

Closes #153

@JulienPeloton JulienPeloton added bug Something isn't working datatransfer labels Jan 17, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jan 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

Base: 79.39% // Head: 79.39% // No change to project coverage 👍

Coverage data is based on head (0954846) compared to base (93c31f0).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #154   +/-   ##
=======================================
  Coverage   79.39%   79.39%           
=======================================
  Files           7        7           
  Lines         330      330           
=======================================
  Hits          262      262           
  Misses         68       68           
Impacted Files Coverage Δ
fink_client/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JulienPeloton JulienPeloton merged commit 50a30d4 into master Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working datatransfer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: '<' not supported between instances of 'NoneType' and 'int'
2 participants