• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Ouranosinc / figanos / 13506883248
8%

Build:
DEFAULT BRANCH: main
Ran 24 Feb 2025 08:11PM UTC
Jobs 6
Files 7
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Feb 2025 08:09PM UTC coverage: 8.124% (-0.03%) from 8.149%
13506883248

push

github

web-flow
Hatchmap and scattermap fixes (#195)

<!-- Please ensure the PR fulfills the following requirements! -->
<!-- If this is your first PR, make sure to add your details to the
AUTHORS.rst! -->
### Pull Request Checklist:
- [ ] This PR addresses an already opened issue (for bug fixes /
features)
  - This PR fixes #xyz
- [ ] (If applicable) Documentation has been added / updated (for bug
fixes / features).
- [ ] (If applicable) Tests have been added.
- [ ] CHANGES.rst has been updated (with summary of main changes).
- [ ] Link to issue (:issue:`number`) and pull request (:pull:`number`)
has been added.

### What kind of change does this PR introduce?

Some fixes and simplification of code:
- Option ‘no legend’ in `hatchmap`.
- Ensure ‘hatches’ are passed as a list.
- `scattermap` can use `’edgecolor’` and `’egdecolors’` interchangeably
like `matplotlib.pyplot.scatter’
- removed `deepcopy` operation in `hatchmap` and `scattermap` which is
already called in `figanos.matplotlib.utils.empyt_dict(). Consequently,
helper variables are renamed (`plot_kw_pop` -> `plot_kw` in
`scattermap`; `dc` -> `plot_kw` in `hatchmap`.
- Correct `extend` to `extent`

### Does this PR introduce a breaking change?

No


### Other information:

0 of 53 new or added lines in 1 file covered. (0.0%)

1 existing line in 1 file now uncovered.

155 of 1908 relevant lines covered (8.12%)

0.49 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
53
3.65
-0.02% src/figanos/matplotlib/plot.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
3.65
-0.02% src/figanos/matplotlib/plot.py
Jobs
ID Job ID Ran Files Coverage
1 run-3.12 - 13506883248.1 24 Feb 2025 08:14PM UTC 7
8.11
GitHub Action Run
2 run-conda-python3.10 - 13506883248.2 24 Feb 2025 08:14PM UTC 7
8.11
GitHub Action Run
3 run-3.11 - 13506883248.3 24 Feb 2025 08:14PM UTC 7
8.11
GitHub Action Run
4 run-conda-python3.12 - 13506883248.4 24 Feb 2025 08:14PM UTC 7
8.11
GitHub Action Run
5 run-3.9 - 13506883248.5 24 Feb 2025 08:14PM UTC 7
8.08
GitHub Action Run
6 run-3.10 - 13506883248.6 24 Feb 2025 08:14PM UTC 7
8.11
GitHub Action Run
Source Files on build 13506883248
  • Tree
  • List 7
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c33c74a9 on github
  • Prev Build on main (#13167953562)
  • Next Build on main (#13637168117)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc