Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rafpyprog/pySGS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rafpyprog/pySGS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 18 files changed
  • 2 contributors

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    7c1cb71 View commit details
    Browse the repository at this point in the history
  2. Workflow (#39)

    * add tests.yml
    
    * set locale
    
    * fix publish to pypi
    rafpyprog authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    40c4363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e0f02d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Correção strict e pequenas melhorias (#42)

    * bump version on setup.py
    
    * add badges to readme
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Updates README.rst
    
    * Fix bug when time series search returned more than one result pages
    
    * Fix bug when time series search returned more than one result pages
    
    * Fix bug when time series search returned more than one result pages
    
    * Fix bug when time series search returned more than one result pages
    
    * Fix bug when time series search returned more than one result pages
    
    * Fix bug when time series search returned more than one result pages
    
    * Fix date parsing when only year is present
    
    * fix date parsing when only year is present
    
    * fix date parsing when only year is present
    
    * fix date parsing when only year is present
    
    * Fix date parsing when only year is present and enforce srtring inputs on date time transformation
    
    * fix date parsing when only year is present
    
    * fix date parsing when only year is present
    
    * fix date parsing when only year is present
    
    * fix date parsing when only year is present
    
    * fixes #28
    
    * updating...
    
    * Deixando os branches develop iguais
    
    * Incluidas novas funcoes de data em common.py
    
    * Alterado modo strict da funcao time_serie
    
    * Testes para funcao search corrigidos
    
    * Disponibiliza a funcao apply_strict_range no init
    
    * Removida funcao get_data_with_strict_range do api.py
    
    * Teste api.py corrigido
    
    * Criacao da funcao get_series_code e atualizacao da funcao metadata
    
    * correcao de formatacao
    
    * Corrigindo formato das datas no dicionario de metadata
    
    * Separada a funcionalidade strict em novos arquivos
    
    * Update pytest.ini
    
    * strict incuded in pytest
    
    * metadata function now accepts lists and tuples
    
    * optional end implemented
    
    * simple refactoring
    
    * tests updates
    
    * pytest.ini fixed
    
    Co-authored-by: rafael <[email protected]>
    opardal and rafpyprog authored Feb 27, 2021
    Configuration menu
    Copy the full SHA
    f58efb6 View commit details
    Browse the repository at this point in the history
Loading