Closed pheerai closed 4 years ago
Merging #38 into develop will decrease coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #38 +/- ##
===========================================
- Coverage 99.60% 99.59% -0.00%
===========================================
Files 5 5
Lines 246 242 -4
===========================================
- Hits 245 241 -4
Misses 1 1
Impacted Files | Coverage Δ | |
---|---|---|
.../bayernfahrplan/fahrplanparser/data/substitution.d | 100.00% <ø> (ø) |
|
...ce/bayernfahrplan/fahrplanparser/data/exceptions.d | 100.00% <100.00%> (ø) |
|
...rce/bayernfahrplan/fahrplanparser/json/jsonUtils.d | 100.00% <100.00%> (ø) |
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 af4442b...1daf46c. Read the comment docs.
Ping, @chizeta0 ?
There seems to ba some issue with Travis CI as a whole, e.g. it didn't detect any F3L-Repos for me and more than 50% of the machines for my personal repos failed before even starting the tests. With all the problems TCI is having I'm voting for removing it all together, it's not helpfull in its current state.
We could try switching to GitHub actions. As of today, D is supported by default (https://forum.dlang.org/thread/zolkicvjrfkeoldkwvip@forum.dlang.org). Alternatively, I have had good experiences with Circle CI.
In that vote for using GitHub actions, they seem to work pretty good and are integrated properly.
I'll try setting it up
As mentioned in #37 , this reduces deprecations on our side.
This includes the following changes:
JSON_TYPE
withJSONType