Skip to content

Skip latest #98

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

Closed
wants to merge 3 commits into from
Closed

Skip latest #98

wants to merge 3 commits into from

Conversation

ashtul
Copy link
Contributor

@ashtul ashtul commented Oct 19, 2020

No description provided.

@ashtul ashtul requested review from gkorland and rafie October 19, 2020 06:35
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

Merging #98 into master will decrease coverage by 0.01%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   91.42%   91.40%   -0.02%     
==========================================
  Files          12       12              
  Lines        1586     1594       +8     
==========================================
+ Hits         1450     1457       +7     
- Misses        136      137       +1     
Impacted Files Coverage Δ
test/test.py 98.71% <88.88%> (-0.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5bb9e59...f945093. Read the comment docs.

# todo: enable once new RS version is tagged
#self.assertEqual(0.2, res.docs[1].score)

if check_version_latest(r) is False:
Copy link
Contributor

Choose a reason for hiding this comment

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

if not check_version_latest(r):

test/test.py Outdated

if check_version_latest(r) is False:
self.assertEqual(0.2, res.docs[1].score)
print 'something'
Copy link
Contributor

Choose a reason for hiding this comment

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

what.
:-)

Comment on lines +54 to +56
if latest is not -1:
return True
return False
Copy link
Contributor

Choose a reason for hiding this comment

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

return latest is not -1

@ashtul
Copy link
Contributor Author

ashtul commented Dec 20, 2020

replaced by #106

@ashtul ashtul closed this Dec 20, 2020
@chayim chayim deleted the check-latest branch December 19, 2021 09:37
@chayim chayim restored the check-latest branch December 19, 2021 09:38
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.

2 participants