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

Change test for #1410 to use dials-data #1416

Merged
merged 2 commits into from
Sep 21, 2020
Merged

Conversation

Anthchirp
Copy link
Member

@jbeilstenedmands In #1410 you added a test that codecov complained about. This is because dials-regression tests are not run on Azure.

I've amended the test to run with a dials-data dataset instead. Are you happy with these changes?
(The test will not work right now, as the centroid-test-data dataset does not currently include indexed.* files, so if you're happy I'll add those first)

verified that the test fails against the original, unfixed code.
This will not work out-of-the-box, as the indexed.* files need to be
added to dials-data first.

[skip ci]
Copy link
Contributor

@jbeilstenedmands jbeilstenedmands left a comment

Choose a reason for hiding this comment

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

Thanks for this, sorry forgot about the dials-regression/azure issues when adding this.

@Anthchirp Anthchirp marked this pull request as ready for review September 21, 2020 14:16
@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #1416 into master will increase coverage by 0.67%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1416      +/-   ##
==========================================
+ Coverage   64.65%   65.32%   +0.67%     
==========================================
  Files         617      617              
  Lines       69639    69728      +89     
  Branches     9561     9572      +11     
==========================================
+ Hits        45022    45547     +525     
+ Misses      22836    22346     -490     
- Partials     1781     1835      +54     

@Anthchirp Anthchirp merged commit e72649e into master Sep 21, 2020
@Anthchirp Anthchirp deleted the dials-data-for-1410 branch September 21, 2020 18:22
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.

None yet

2 participants