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 formatting for MappingProxyView.info #30

Merged
merged 2 commits into from
Jan 23, 2023
Merged

Conversation

ionite34
Copy link
Owner

@ionite34 ionite34 commented Jan 23, 2023

Closes #31

@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #30 (bfb7117) into main (5b4fdde) will decrease coverage by 0.03%.
The diff coverage is 66.67%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   89.90%   89.86%   -0.03%     
==========================================
  Files          44       44              
  Lines        2137     2139       +2     
==========================================
+ Hits         1921     1922       +1     
- Misses        216      217       +1     
Flag Coverage Δ
unittests 89.86% <66.67%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/einspect/views/view_mapping_proxy.py 90.63% <0.00%> (-0.28%) ⬇️
src/einspect/structs/mapping_proxy.py 94.45% <80.00%> (-5.55%) ⬇️

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 5b4fdde...bfb7117. Read the comment docs.

@ionite34 ionite34 merged commit aebf05b into main Jan 23, 2023
@ionite34 ionite34 deleted the mappingproxy-info branch January 23, 2023 21:53
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.

Add formatting for MappingProxyView.info (MappingProxyObject)
1 participant