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

Remove REQUIRE #88

Merged
merged 1 commit into from
Sep 3, 2020
Merged

Remove REQUIRE #88

merged 1 commit into from
Sep 3, 2020

Conversation

omus
Copy link
Member

@omus omus commented Sep 3, 2020

Remove the REQUIRE file needed for Julia 0.6.

@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #88 into master will increase coverage by 1.36%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   79.49%   80.85%   +1.36%     
==========================================
  Files          12       12              
  Lines        1341     1452     +111     
==========================================
+ Hits         1066     1174     +108     
- Misses        275      278       +3     
Impacted Files Coverage Δ
src/events.jl 100.00% <0.00%> (ø)
src/resolver.jl 100.00% <0.00%> (ø)
src/writer.jl 97.72% <0.00%> (+0.10%) ⬆️
src/buffered_input.jl 96.15% <0.00%> (+0.50%) ⬆️
src/scanner.jl 82.20% <0.00%> (+0.76%) ⬆️
src/composer.jl 91.11% <0.00%> (+1.36%) ⬆️
src/YAML.jl 38.23% <0.00%> (+1.87%) ⬆️
src/parser.jl 75.81% <0.00%> (+2.34%) ⬆️
src/constructor.jl 76.16% <0.00%> (+2.44%) ⬆️

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 7bf20c6...13104eb. Read the comment docs.

@kescobo
Copy link
Collaborator

kescobo commented Sep 3, 2020

Oh my goodness, yes!

@kescobo kescobo merged commit b5de624 into master Sep 3, 2020
@kescobo kescobo deleted the cv/rm-require branch September 10, 2020 18:20
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.

2 participants