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

Cleanup work #15

Merged
merged 7 commits into from
Apr 22, 2024
Merged

Cleanup work #15

merged 7 commits into from
Apr 22, 2024

Conversation

jmertic
Copy link
Owner

@jmertic jmertic commented Apr 22, 2024

A few things...

  • Add config option 'hostedLogosDir'.
  • Remove config option 'landscapeName', which was never used.
  • Set default values for 'landscapeMemberCategory' and 'landscapeMemberClasses'
  • Support config.yml in addition to config.yaml
  • Throw an error if 'project' is not set in config file.
  • Removed the deprecation warnings for ruamel.yaml.

@jmertic
Copy link
Owner Author

jmertic commented Apr 22, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1007 919 91% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
landscape_tools/config.py 86% 🟢
landscape_tools/landscapemembers.py 77% 🟢
landscape_tools/landscapeoutput.py 72% 🟢
tests.py 99% 🟢
TOTAL 84% 🟢

updated for commit: e515680 by action🐍

@jmertic jmertic merged commit bad9d37 into main Apr 22, 2024
3 checks passed
@jmertic jmertic deleted the cleanup_config branch April 22, 2024 20:21
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