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

Fix Coordinate System example retro on Docker #1815

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Oct 18, 2024

On Docker, older servers do not raise a KeyError but a DPFServerException.
See here for a failing CI_release pipeline targetting DPF 2025.1.pre0.

On Docker, older servers do not raise a KeyError but a DPFServerException.
@PProfizi PProfizi added the examples Related to PyDPF-Core examples label Oct 18, 2024
@PProfizi PProfizi added this to the v0.13.1 milestone Oct 18, 2024
@PProfizi PProfizi self-assigned this Oct 18, 2024
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.12%. Comparing base (64c59f4) to head (99d2192).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1815      +/-   ##
==========================================
+ Coverage   88.10%   88.12%   +0.02%     
==========================================
  Files          83       83              
  Lines        9951     9951              
==========================================
+ Hits         8767     8769       +2     
+ Misses       1184     1182       -2     

@PProfizi PProfizi merged commit 3ad9835 into master Oct 18, 2024
44 checks passed
@PProfizi PProfizi deleted the fix/retro_example_docker_coordinate_system branch October 18, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Related to PyDPF-Core examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants