• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaLang / julia / #37812
77%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2024 10:32AM UTC
Jobs 1
Files 361
Run time 10min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Jun 2024 07:00AM UTC coverage: 87.495% (+0.01%) from 87.482%
#37812

push

local

web-flow
Artifacts: Change Dict{AbstractPlatform} to Dict{Platform} to reduce Pkg invalidations (#54073)

This pull request now only changes `dl_dict =
Dict{AbstractPlatform,Dict{String,Any}}()` to `dl_dict =
Dict{Platform,Dict{String,Any}}()` in `artifact_meta`.

This is possible since the other possible types for the key are either
`Platform` or `nothing` unless someone overrides
`Artifacts.unpack_platform`.

1 of 1 new or added line in 1 file covered. (100.0%)

405 existing lines in 14 files now uncovered.

77201 of 88235 relevant lines covered (87.49%)

16017643.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
77.98
1.74% base/experimental.jl
1
89.58
-0.05% base/compiler/tfuncs.jl
3
78.26
-13.04% base/locks-mt.jl
3
97.84
-1.3% base/bitset.jl
6
78.8
0.14% stdlib/REPL/src/LineEdit.jl
14
19.44
0.0% base/compiler/compiler.jl
14
92.56
0.09% base/expr.jl
18
87.24
0.0% base/essentials.jl
22
74.74
-1.93% base/compiler/effects.jl
33
86.77
0.0% base/boot.jl
44
88.77
0.03% base/compiler/typeinfer.jl
55
81.14
0.03% base/compiler/inferencestate.jl
89
66.94
0.0% base/task.jl
102
92.04
0.0% base/compiler/abstractinterpretation.jl
Jobs
ID Job ID Ran Files Coverage
1 #37812.1 19 Jun 2024 10:32AM UTC 361
87.49
Source Files on build #37812
  • Tree
  • List 361
  • Changed 241
  • Source Changed 0
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a14cc385 on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc