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

PPF-388: implement sample data method #391

Merged
merged 3 commits into from
Oct 20, 2023
Merged

PPF-388: implement sample data method #391

merged 3 commits into from
Oct 20, 2023

Conversation

chinapandaman
Copy link
Owner

No description provided.

@chinapandaman chinapandaman added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 20, 2023
@chinapandaman chinapandaman self-assigned this Oct 20, 2023
@chinapandaman chinapandaman linked an issue Oct 20, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e13a9d7) 100.00% compared to head (fb3ecdb) 100.00%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #391   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          731       749   +18     
=========================================
+ Hits           731       749   +18     
Files Coverage Δ
PyPDFForm/core/font.py 100.00% <100.00%> (ø)
PyPDFForm/core/font_size.py 100.00% <100.00%> (ø)
PyPDFForm/core/utils.py 100.00% <100.00%> (ø)
PyPDFForm/middleware/checkbox.py 100.00% <100.00%> (ø)
PyPDFForm/middleware/dropdown.py 100.00% <100.00%> (ø)
PyPDFForm/middleware/element.py 100.00% <100.00%> (ø)
PyPDFForm/middleware/radio.py 100.00% <100.00%> (ø)
PyPDFForm/middleware/text.py 100.00% <100.00%> (ø)
PyPDFForm/wrapper.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chinapandaman chinapandaman merged commit c61d8a1 into master Oct 20, 2023
14 checks passed
@chinapandaman chinapandaman deleted the PPF-388 branch October 20, 2023 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

PPF-388: implement sample data method
1 participant