compSPI / ioSPI

I/O and Data Visualization
MIT License
4 stars 7 forks source link

remove fourier - after Checkout via command line #51

Closed geoffwoollard closed 2 years ago

geoffwoollard commented 2 years ago

https://github.com/compSPI/ioSPI/pull/49

geoffwoollard commented 2 years ago

Getting the same problem as in https://github.com/compSPI/ioSPI/pull/49

Not sure what to do...

ninamiolane commented 2 years ago

You should create a branch on your fork, this PR is coming from your master branch which might be the reason of your problem (you can't merge with master if your master is out of sync)

ninamiolane commented 2 years ago

https://docs.github.com/en/get-started/quickstart/github-flow

codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (9a6f5e5) into master (295b6b5) will decrease coverage by 0.89%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   98.41%   97.53%   -0.88%     
==========================================
  Files           5        4       -1     
  Lines         188      121      -67     
==========================================
- Hits          185      118      -67     
  Misses          3        3              

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2eddb5e...9a6f5e5. Read the comment docs.