forked from OSGeo/grass
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Osgeo4w d 2022 #66
Open
echoix
wants to merge
22
commits into
main
Choose a base branch
from
osgeo4w-d-2022
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Osgeo4w d 2022 #66
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* pytest: add codecov for C build * pytest: use --coverage for gcc compile * pytest: remove CXXFLAGS --coverage * pytest: add `--coverage` in LDFLAGS * pytest: add gcov to CodeCov uploader * CI: add code coverage upload to ubuntu workflow * CI: Add codecov config and better flags * CI: Use coverage.py when running Ubuntu tests * CI: add flags to ubuntu codecov upload * CI: add flags to pytest codecov upload * CI: add components to codecov coverage * CI: Simplify gcov flags in Ubuntu and Pytest builds * CI: add name to codecov uploads * CI: Print installed versions right after build, before test (as smoke test) * CI: Add branch coverage for coverage.py and pytest-cov * pytest: add verbose and color output * pytest: Use logical cores and use worksteal scheduling * CI: Add coverage files to .gitignore * CI: Pass extra args to test_thorough.sh script for config * CI: Ubuntu test if excluding test in generated config works correctly * CI: test ignoring multiple top level directories on a single line * CI: Add extra exclude to Ubuntu matrix * CI: remove name from ubuntu to see all matrix jobs * CI: Ubuntu matrix set config as key * CI: Use name as main matrix variable * CI: Make ubuntu artifacts unique * CI: Remove commented out name of matrix jobs for Ubuntu * CI: Remove elements from bash array
* v.report: add test shell script from example in docs * CI: Use multiple flags for code coverage upload * CI: add scripts folder as separate Ubuntu jobs * CI: run Ubuntu workflow on all PRs * CI: run pytest workflow on all PRs * v.report: Add reference output for test script * v.report: compare script output to golden copy * CI: use parallel mode and concurrency of coverage.py * CI(tests): Configure python coverage for subprocesses * Ci(tests): Show python coverage report * CI(tests): Set source paths in .coveragerc to see not executed files * Ci(tests): Upload python code coverage report artifact * CI: Add lib folder to known test folders to split tests
* CI(ubuntu): Print installed earlier after build as a smoke test * CI(ubuntu): Allow running workflow on any PR branch Useful when testing in forks in a test PR not targeting our own main branch * CI(tests): Add extra arguments to gunittest call in test_thorough.sh * CI(ubuntu): Split tests into multiple jobs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.