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

Implement coverage measurement #1

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Implement coverage measurement #1

merged 1 commit into from
Nov 30, 2020

Conversation

Diggsey
Copy link
Owner

@Diggsey Diggsey commented Nov 30, 2020

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #1 (90e5989) into master (89d6ba4) will increase coverage by 79.50%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #1       +/-   ##
===========================================
+ Coverage        0   79.50%   +79.50%     
===========================================
  Files           0        9        +9     
  Lines           0     1410     +1410     
===========================================
+ Hits            0     1121     +1121     
- Misses          0      289      +289     
Impacted Files Coverage Δ
src/value.rs 73.12% <0.00%> (ø)
src/macros.rs 100.00% <0.00%> (ø)
src/lib.rs 100.00% <0.00%> (ø)
src/de.rs 49.23% <0.00%> (ø)
src/number.rs 76.79% <0.00%> (ø)
src/object.rs 83.41% <0.00%> (ø)
src/ser.rs 100.00% <0.00%> (ø)
src/string.rs 95.23% <0.00%> (ø)
src/array.rs 82.43% <0.00%> (ø)

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 89d6ba4...90e5989. Read the comment docs.

@Diggsey Diggsey merged commit 18450b4 into master Nov 30, 2020
@Diggsey Diggsey deleted the ci branch November 30, 2020 23:02
Diggsey pushed a commit that referenced this pull request Dec 20, 2021
* clean pedantic warnings
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