NanoComp / meep

free finite-difference time-domain (FDTD) software for electromagnetic simulations
GNU General Public License v2.0
1.19k stars 610 forks source link

Add type hints and update docstrings for adjoint filters #2544

Closed oskooi closed 1 year ago

oskooi commented 1 year ago

Various readability improvements for the adjoint filters.

codecov-commenter commented 1 year ago

Codecov Report

Merging #2544 (6760c35) into master (e4504ed) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master    #2544   +/-   ##
=======================================
  Coverage   73.90%   73.91%           
=======================================
  Files          18       18           
  Lines        5292     5294    +2     
=======================================
+ Hits         3911     3913    +2     
  Misses       1381     1381           
Impacted Files Coverage Δ
python/adjoint/filters.py 79.68% <100.00%> (+0.21%) :arrow_up: