Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented Apr 16, 2022

https://docs.python.org/3/library/dataclasses.html

  • GitRemote and GitStatus: Move to dataclass
  • extract_status(): Move to GitStatus.from_stdout

@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #329 (b8558f5) into master (f82b3d2) will increase coverage by 0.15%.
The diff coverage is 97.05%.

❗ Current head b8558f5 differs from pull request most recent head 439dd07. Consider uploading reports for the commit 439dd07 to get more accurate results

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
+ Coverage   72.37%   72.52%   +0.15%     
==========================================
  Files          21       21              
  Lines        1687     1700      +13     
==========================================
+ Hits         1221     1233      +12     
- Misses        466      467       +1     
Impacted Files Coverage Δ
docs/conf.py 60.86% <ø> (ø)
libvcs/projects/git.py 77.44% <96.29%> (+0.67%) ⬆️
tests/projects/test_git.py 99.38% <100.00%> (+<0.01%) ⬆️

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 f82b3d2...439dd07. Read the comment docs.

@tony tony merged commit a264714 into master Apr 16, 2022
@tony tony deleted the dataclass branch April 16, 2022 20:46
@tony tony added this to the v0.12 milestone May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant