Skip to content

Conversation

@howardwu
Copy link
Member

@howardwu howardwu commented Dec 15, 2020

Motivation

Fixing a typo in the category slug in 2 Cargo.toml files

@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #500 (15592e8) into master (9038c5a) will decrease coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #500      +/-   ##
==========================================
- Coverage   73.63%   73.38%   -0.25%     
==========================================
  Files         458      458              
  Lines       13653    13653              
==========================================
- Hits        10053    10019      -34     
- Misses       3600     3634      +34     
Impacted Files Coverage Δ
compiler/src/expression/arithmetic/mul.rs 0.00% <0.00%> (-23.81%) ⬇️
compiler/src/expression/expression.rs 87.57% <0.00%> (-4.15%) ⬇️
compiler/tests/integers/int_macro.rs 92.15% <0.00%> (-2.95%) ⬇️
compiler/src/value/integer/integer.rs 91.86% <0.00%> (-2.72%) ⬇️
ast/src/expression.rs 70.72% <0.00%> (-1.45%) ⬇️
grammar/src/ast.rs 93.25% <0.00%> (-1.13%) ⬇️

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 9038c5a...15592e8. Read the comment docs.

@collinc97 collinc97 merged commit a1d9d1a into master Dec 15, 2020
@howardwu howardwu deleted the fix/typo branch December 17, 2020 16:19
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