Skip to content

Remove static Coverage object #409

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

Merged
merged 3 commits into from
May 13, 2019

Conversation

MarcoRossignoli
Copy link
Collaborator

Superseeds #393 after Toni review feedback #393 (comment)
Keep old PR as useful notes.

/cc @tonerdo @vagisha-nidhi

}

[TypeConverter(typeof(BranchKeyConverter))]
public class BranchKey : IEquatable<BranchKey>
Copy link
Collaborator Author

@MarcoRossignoli MarcoRossignoli May 13, 2019

Choose a reason for hiding this comment

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

Tuple is not serializable by json serializer.

@codecov
Copy link

codecov bot commented May 13, 2019

Codecov Report

Merging #409 into master will decrease coverage by 1.12%.
The diff coverage is 50%.

@@            Coverage Diff             @@
##           master     #409      +/-   ##
==========================================
- Coverage   86.98%   85.85%   -1.13%     
==========================================
  Files          16       17       +1     
  Lines        2182     2234      +52     
==========================================
+ Hits         1898     1918      +20     
- Misses        284      316      +32

@MarcoRossignoli MarcoRossignoli requested review from tonerdo and petli May 13, 2019 09:53
@MarcoRossignoli
Copy link
Collaborator Author

@tonerdo PTAL thank's!

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