10000 chore: implement stderr for errors by jdrouet · Pull Request #38 · jolimail/mrml-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

chore: implement stderr for errors #38

Merged
merged 2 commits into from
Feb 12, 2023
Merged

chore: implement stderr for errors #38

merged 2 commits into from
Feb 12, 2023

Conversation

jdrouet
Copy link
Contributor
@jdrouet jdrouet commented Feb 12, 2023

Following #36 , this implements std::error::Error for render error and parse error.

Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
@jdrouet jdrouet changed the title chore(parse,render): implement stderr for errors chore: implement stderr for errors Feb 12, 2023
@codecov
Copy link
codecov bot commented Feb 12, 2023

Codecov Report

Merging #38 (628a62c) into main (56cd3f4) will increase coverage by 0.23%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   94.30%   94.53%   +0.23%     
==========================================
  Files         213      213              
  Lines       10591    10565      -26     
==========================================
  Hits         9988     9988              
+ Misses        603      577      -26     
Impacted Files Coverage Δ
src/prelude/parse/mod.rs 83.33% <0.00%> (+15.76%) ⬆️
src/prelude/render.rs 91.63% <0.00%> (+1.78%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jdrouet jdrouet merged commit c8cbf57 into main Feb 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0