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

Replace "band limited" with "bandlimited" #299

Conversation

willGraham01
Copy link
Collaborator

Resolves #298

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -23 ⚠️

Comparison is base (40df6da) 48% compared to head (919cd9a) 24%.

Additional details and impacted files
@@                      Coverage Diff                       @@
##           wgraham-217-CLI_to_input_file   #299     +/-   ##
==============================================================
- Coverage                             48%    24%    -23%     
==============================================================
  Files                                 65     64      -1     
  Lines                               7792   3589   -4203     
==============================================================
- Hits                                3712    869   -2843     
+ Misses                              4080   2720   -1360     
Impacted Files Coverage Δ
tdms/include/interpolation_methods.h 0% <ø> (ø)

... and 55 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@willGraham01 willGraham01 force-pushed the replace-band-limited-with-bandlimited branch from 919cd9a to c3e0e7e Compare May 17, 2023 13:20
@willGraham01 willGraham01 force-pushed the wgraham-217-CLI_to_input_file branch from 40df6da to 5d30807 Compare May 17, 2023 13:20
@willGraham01 willGraham01 merged commit b5ad930 into wgraham-217-CLI_to_input_file May 17, 2023
@willGraham01 willGraham01 deleted the replace-band-limited-with-bandlimited branch May 17, 2023 13:21
samcunliffe added a commit that referenced this pull request May 17, 2023
* Change flag names in the input files

* Update matlab tests to use_pstd over usecd

* Update MATLAB unit test data files

* Allow python adjustment to point to correct variables

* Remove unused variable and InterpMethod enum in Simulation_Parameters

* Rename PreferredInterpolationMethods enum to InterpolationMethod, in line with SolverMethod

* Create class to handle flag values from input file

* Update enum definitions and rename variables

* Enforce writing of flags as bools

* pim -> interpolation_method everywhere

* Unit tests no longer rely on default values to pass

* Update README and remove ArgumentParser's old functionality

* Remove unneccessary flags from config files

* Remove CLI flag-add options from system tests (these are no longer used)

* Fix rebase errors:

- ArgumentNamespace was still checking for now-redundant flags
- One of simulation_manager's implementation files was missing an include
- Typo in docstring for Grid object

* Fix self-imposed typos

* Update Zenodo URLs to point to new data upload.

* Apply suggestions from code review

Co-authored-by: Sam Cunliffe <samcunliffe@users.noreply.github.com>

* Revert lines in readme.md

* Break out fetch_flag_value into a src file

* _pim -> im

* CTRL+H is good (#299)

---------

Co-authored-by: Sam Cunliffe <samcunliffe@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants