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

Revise tests to work with printing type aliases #272

Merged
merged 2 commits into from
Jul 10, 2020
Merged

Conversation

omus
Copy link
Member

@omus omus commented Jul 9, 2020

Failure was caused by Array{T,1} now being printed as Vector{T} via JuliaLang/julia#36107

@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2020

Codecov Report

Merging #272 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   92.88%   92.88%           
=======================================
  Files          30       30           
  Lines        1377     1377           
=======================================
  Hits         1279     1279           
  Misses         98       98           

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 80883af...383c2fc. Read the comment docs.

@omus omus merged commit 363a897 into master Jul 10, 2020
@omus omus deleted the cv/vector-summary-fix branch July 10, 2020 14:28
kpamnany pushed a commit to RelationalAI-oss/TimeZones.jl that referenced this pull request May 5, 2023
* Revise tests to work with printing type aliases

Introduced in JuliaLang/julia#36107

* Address doctest failures with alias printing
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