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

There's always tomorrow() #21

Merged
merged 4 commits into from
Jul 22, 2021
Merged

Conversation

IanButterworth
Copy link
Contributor

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
Copy link

codecov-commenter commented Jul 21, 2021

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%) ⬆️

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.

Copy link
Member

@carstenbauer carstenbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I left a few remarks below.

test/runtests.jl Outdated Show resolved Hide resolved
src/schedule.jl Show resolved Hide resolved
src/schedule.jl Outdated Show resolved Hide resolved
@carstenbauer carstenbauer merged commit 8c04466 into JuliaCon:master Jul 22, 2021
@IanButterworth IanButterworth deleted the ib/tomorrow branch July 22, 2021 20:59
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.

3 participants