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

Cleanups after PR #1082 #1088

Merged
merged 4 commits into from
Mar 2, 2024
Merged

Cleanups after PR #1082 #1088

merged 4 commits into from
Mar 2, 2024

Conversation

asturio
Copy link
Member

@asturio asturio commented Mar 2, 2024

  • fillerCmap is private Map and has getter and "putter"
  • simplified getSentenceMissingCmap
  • use more modern Java features
  • lesser cleanups

- fillerCmap is private Map and has getter and "putter"
- simplified getSentenceMissingCmap
- use more modern Java features
- lesser cleanups
Copy link

codacy-production bot commented Mar 2, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.01% (target: -1.00%) 55.24% (target: 50.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (cdbdc7c) 50526 10437 20.66%
Head commit (ef11e5a) 101022 (+50496) 20876 (+10439) 20.66% (+0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1088) 105 58 55.24%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

asturio added 3 commits March 2, 2024 13:25
- Remove unused Method convertToBytes
- Add more Tests
- Added Font Awesome to tests
- force using getter for fillerCmap
- more Tests for FontDetails
- renamed (test) fonts/liberation-serif to fonts/liberation
- added a smoke Test for creating a simple document
- rename check-Method in assert
- Codacy issues fixed
@asturio asturio force-pushed the asturio-cleanups branch from 311095a to ef11e5a Compare March 2, 2024 18:42
Copy link

sonarqubecloud bot commented Mar 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@asturio asturio merged commit 28cae90 into master Mar 2, 2024
15 checks passed
@asturio asturio deleted the asturio-cleanups branch March 2, 2024 18:48
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.

1 participant