Qcodes icon indicating copy to clipboard operation
Qcodes copied to clipboard

Try building docs with warnings as errors on 3.11

Open jenshnielsen opened this issue 2 years ago • 1 comments

Looks like the original issue is fixed

Thou I am seeing a warning from building Lakeshore documentation. It looks like this is coming from the std lib documentation of LakeshoreModel325Status Probably from the std lib docs of IntFlag

jenshnielsen avatar Feb 08 '23 10:02 jenshnielsen

Codecov Report

Merging #4986 (10861c7) into master (fb1a5fa) will decrease coverage by 0.04%. Report is 3 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4986      +/-   ##
==========================================
- Coverage   68.14%   68.11%   -0.04%     
==========================================
  Files         341      341              
  Lines       29845    29845              
==========================================
- Hits        20339    20329      -10     
- Misses       9506     9516      +10     

codecov[bot] avatar Feb 08 '23 10:02 codecov[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.39%. Comparing base (6b2e1b0) to head (301a312).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4986   +/-   ##
=======================================
  Coverage   67.39%   67.39%           
=======================================
  Files         349      349           
  Lines       30186    30186           
=======================================
  Hits        20345    20345           
  Misses       9841     9841           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 13 '24 14:04 codecov[bot]

Submitted https://github.com/python/cpython/pull/117847 for fix the formatting upstream.

jenshnielsen avatar Apr 13 '24 16:04 jenshnielsen

We have worked around the issue in a different way

jenshnielsen avatar Apr 29 '24 12:04 jenshnielsen