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

JuliaLang / julia / #37624
77%

Build:
DEFAULT BRANCH: master
Ran 18 Sep 2023 01:25PM UTC
Jobs 1
Files 347
Run time 13s
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

18 Sep 2023 02:15AM UTC coverage: 85.879% (-0.3%) from 86.162%
#37624

push

local

web-flow
testdefs: make sure that if a test set changes the active project, they change it back when they're done (#51029)

We already check the following for mutation by a test set:
1. DEPOT_PATH
2. LOAD_PATH
3. ENV

So this PR just adds the active project to the list of things we check.

Changing the active project during a test set can definitely have
negative effects on subsequent test sets that are run on the same
worker, so we want to make sure if a test set changes the active
project, that they change it back when they're done.

72351 of 84248 relevant lines covered (85.88%)

11376443.44 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
61.72
-0.78% base/Base.jl
1
64.55
0.16% base/errorshow.jl
1
83.01
-0.39% base/promotion.jl
1
66.67
-1.67% base/refpointer.jl
1
91.57
-0.38% base/strings/search.jl
2
91.58
-0.67% base/iobuffer.jl
2
84.03
-1.39% stdlib/LinearAlgebra/src/adjtrans.jl
2
75.08
-0.32% stdlib/Printf/src/Printf.jl
3
90.65
-0.36% base/multidimensional.jl
4
74.92
-1.32% base/client.jl
7
85.79
-3.55% base/reshapedarray.jl
8
89.6
-6.4% base/combinatorics.jl
8
89.29
-1.79% base/io.jl
8
95.68
67.11% stdlib/InteractiveUtils/src/codeview.jl
9
76.26
-4.55% base/stacktraces.jl
10
68.4
-4.0% stdlib/LinearAlgebra/src/givens.jl
13
92.18
-2.21% stdlib/LinearAlgebra/src/diagonal.jl
14
74.39
-17.07% base/views.jl
20
66.62
-3.01% base/sort.jl
30
76.54
-11.54% base/subarray.jl
44
3.7
-81.48% stdlib/Profile/src/Allocs.jl
54
92.17
-0.51% base/abstractarray.jl
54
88.43
0.02% stdlib/REPL/src/REPLCompletions.jl
183
80.11
0.0% stdlib/REPL/src/LineEdit.jl
593
3.13
-84.54% stdlib/Profile/src/Profile.jl
Jobs
ID Job ID Ran Files Coverage
1 #37624.1 18 Sep 2023 01:25PM UTC 347
85.88
Source Files on build #37624
  • Tree
  • List 347
  • Changed 275
  • Source Changed 0
  • Coverage Changed 51
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 106e867e 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