JuliaCon / JuliaCon.jl

JuliaCon. Everywhere.
MIT License
75 stars 9 forks source link

There's always tomorrow() #21

Closed IanButterworth closed 3 years ago

IanButterworth commented 3 years ago
julia> using JuliaCon

julia> JuliaCon.tomorrow()

2021-07-22

Red
╭───────┬────────────────────────────────────────────┬──────┬──────────────────────────────╮
│ Time  │ Title                                      │ Type │ Speaker                      │
├───────┼────────────────────────────────────────────┼──────┼──────────────────────────────┤
│ 10:00 │ Game development in Julia with GameZero.jl │  W   │ Avik Sengupta, Ahan Sengupta │
╰───────┴────────────────────────────────────────────┴──────┴──────────────────────────────╯

Green
╭───────┬────────────────────────────────────────────────────┬──────┬───────────────────╮
│ Time  │ Title                                              │ Type │ Speaker           │
├───────┼────────────────────────────────────────────────────┼──────┼───────────────────┤
│ 10:00 │ A mathematical look at electronic structure theory │  W   │ Michael F. Herbst │
╰───────┴────────────────────────────────────────────────────┴──────┴───────────────────╯

T = Talk, L = Lightning Talk, S = Sponsor Talk, K = Keynote, 
W = Workshop, M = Minisymposium, BoF = Birds of Feather, 
E = Experience, P = Virtual Poster

Check out https://pretalx.com/juliacon2021/schedule for more information.
codecov-commenter commented 3 years ago

Codecov Report

Merging #21 (791de1c) into master (485de0f) will increase coverage by 1.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   86.20%   87.27%   +1.06%     
==========================================
  Files           5        5              
  Lines         319      330      +11     
==========================================
+ Hits          275      288      +13     
+ Misses         44       42       -2     
Impacted Files Coverage Δ
src/schedule.jl 93.22% <100.00%> (+1.51%) :arrow_up:

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 485de0f...791de1c. Read the comment docs.