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

DEV: Show code coverage #754

Merged
merged 3 commits into from Apr 15, 2022
Merged

DEV: Show code coverage #754

merged 3 commits into from Apr 15, 2022

Conversation

MartinThoma
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@0500c8d). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #754   +/-   ##
=======================================
  Coverage        ?   63.41%           
=======================================
  Files           ?        9           
  Lines           ?     3389           
  Branches        ?      781           
=======================================
  Hits            ?     2149           
  Misses          ?      988           
  Partials        ?      252           

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 0500c8d...b28fe9e. Read the comment docs.

@MartinThoma MartinThoma merged commit 01a1242 into main Apr 15, 2022
@MartinThoma MartinThoma deleted the code-coverage branch April 15, 2022 05:53
MartinThoma added a commit that referenced this pull request Apr 15, 2022
Security (SEC):

- ContentStream_readInlineImage had potential infinite loop (#740)

Bug fixes (BUG):

- Fix merging encrypted files (#757)
- CCITTFaxDecode decodeParms can be an ArrayObject (#756)

Robustness improvements (ROBUST):

- title sometimes None (#744)

Documentation (DOC):

- Adjust short description of the package

Tests and Test setup (TST):

- Rewrite JS tests from unittest to pytest (#746)
- Increase Test coverage, mainly with filters (#756)
- Add test for inline images (#758)

Developer Experience Improvements (DEV):

- Remove unused Travis-CI configuration (#747)
- Show code coverage (#754, #755)
- Add mutmut (#760)

Miscellaneous:

- STY: Closing file handles, explicit exports, ... (#743)

All changes: 1.27.4...1.27.5
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.

None yet

2 participants